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


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

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.