[toplevel patch] Up with parallelism!

Alexandre Oliva aoliva@redhat.com
Tue Jun 10 23:04:00 GMT 2003


On Jun 10, 2003, DJ Delorie <dj@delorie.com> wrote:

>> Hmm...  I'd be a bit more conservative, and keep the ability to ensure
>> serial-configure, for those who feel the need for it.  How about just
>> disabling it by default for now, and see whether anyone runs into a
>> problem?  We can always remove it later.

> They can just use "-j1" for that.

> I think this replicates the old functionality:

> $ make -j1 MAKE="make -j3"

Not quite.  It means every sub-make will get `make -j3', which
has explodes on me in certain cases.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer



More information about the Binutils mailing list