This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [toplevel patch] Up with parallelism!


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]