all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: please make byte compiling during bootstrap take advantage of make	-j
Date: Fri, 09 May 2008 10:41:38 +0300	[thread overview]
Message-ID: <uhcd7ncul.fsf@gnu.org> (raw)
In-Reply-To: <200805090702.m4972h4w029851@sallyv1.ics.uci.edu>

> From: Dan Nicolaescu <dann@ics.uci.edu>
> Cc: Eli Zaretskii <eliz@gnu.org>, bug-gnu-emacs@gnu.org
> Date: Fri, 09 May 2008 00:02:43 -0700
> 
> Glenn Morris <rgm@gnu.org> writes:
>   > 
>   > Can I portably use this kind of thing:
>   > 
>   > lispfiles1 = $(lisp)/*.el
>   > lispfiles2 = $(lisp)/*/*.el
>   > elcfiles1 = $(lispfiles1:.el=.elc)
>   > elcfiles2 = $(lispfiles2:.el=.elc)
>   > 
>   > compile: $(elcfiles1) $(elcfiles2)
> 
> IMO if doing things that we need portably is too hard, we should just
> switch to requiring GNU make by default.

It's not hard, so we have no good reasons to do that.




  reply	other threads:[~2008-05-09  7:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <18495.14322.3139.653674@fencepost.gnu.org>
2008-05-04 17:35 ` please make byte compiling during bootstrap take advantage of make -j Dan Nicolaescu
2008-05-04 18:49   ` Eli Zaretskii
2008-05-05 18:15     ` Glenn Morris
2008-05-07  3:05       ` Glenn Morris
2008-05-07  9:47         ` Eli Zaretskii
2008-05-07 22:33           ` Glenn Morris
2008-05-08 10:30             ` Eli Zaretskii
2008-05-08 19:34               ` Glenn Morris
2008-05-09  6:32                 ` Eli Zaretskii
2008-05-09  7:02                 ` Dan Nicolaescu
2008-05-09  7:41                   ` Eli Zaretskii [this message]
2008-05-07 17:34         ` Richard M Stallman
2008-05-29 23:20   ` bug#189: marked as done (please make byte compiling during bootstrap take advantage of make -j) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uhcd7ncul.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=dann@ics.uci.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.