discuss-gnustep
[Top][All Lists]
Advanced

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

Re: non recursive makefiles


From: Nicola Pero
Subject: Re: non recursive makefiles
Date: Wed, 12 Jan 2005 17:21:40 +0000 (GMT)

> > For me, GCC and autogsdoc are the performance killers
> > during compilation, make is fast enough even on a large tree.  I can't
> > turn off GCC :-)
> 
> I don't think that recursion was "attacked" because it is too slow but 
> because it prohibits -j 2.
> And the latter will roughly double the performance of your GCC and 
> autogsdoc on a two CPU system, which is very common (since this can be 
> distributed very well on two (or more!) processors).

OK - thanks ... I'll try to look at that ('-j 2') again more seriously at
some point.




reply via email to

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