bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: please make byte compiling during bootstrap take advantage of make -


From: Richard M Stallman
Subject: Re: please make byte compiling during bootstrap take advantage of make -j
Date: Wed, 07 May 2008 13:34:42 -0400

One idea is to divide the .el files according to the first letters
of their names.  You could divide them into 26 categories this way,
and have 26 targets which could be run in parallel in any manner.
Since each target would compile a substantial number of files,
this would not greatly increase the overhead of starting processes
for compilation.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]