GNU bug report logs - #189
please make byte compiling during bootstrap take advantage of make -j

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>

Date: Sun, 4 May 2008 17:45:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Dan Nicolaescu <dann <at> ics.uci.edu>
Subject: bug#189 closed by Glenn Morris <rgm <at> gnu.org> (Re: please make 
 byte compiling during bootstrap take advantage of make -j )
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#189: please make byte compiling during bootstrap take advantage of make -j

It has been closed by Glenn Morris <rgm <at> gnu.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Glenn Morris <rgm <at> gnu.org> by
replying to this email.


-- 
189: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=189
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 189-done <at> debbugs.gnu.org
Subject: Re: please make byte compiling during bootstrap take advantage of make -j 
Date: Thu, 29 May 2008 19:10:42 -0400
This has been fixed.

[Message part 3 (message/rfc822, inline)]
From: Dan Nicolaescu <dann <at> ics.uci.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: please make byte compiling during bootstrap take advantage of make
	-j
Date: Sun, 04 May 2008 10:35:36 -0700
Multi-core CPUs are already widespread, and will only become more so.

Byte compiling all the elisp files is where most of the time is spent
during bootstrap.  But currently byte compilation does not take
advantage of "make -j", which would speed it up a great deal.

Can you please implement this?

Thanks





This bug report was last modified 17 years and 54 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.