This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Suggestions for improving gcc 3.2 compilation speed?


 > From: Zack Weinberg <zack at codesourcery dot com>
 > 
 > "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu> writes:
 > 
 > > It gets much worse if you have split this into
 > > subdirectories, then cd into directories and run another copy of make.
 > > Someone (Zack?) once posted an article which explained why this is
 > > very bad and changed gcc to avoid doing this.  I wish I could find it.
 > 
 > 'Recursive Make Considered Harmful', Peter Miller.  Abstract, and link
 > to full text, at
 > <http://www.tip.net.au/~millerp/rmch/recu-make-cons-harm.html>.
 > zw

That's the one.  Thanks Zack.

<click-save>

--
Kaveh R. Ghazi			ghazi at caip dot rutgers dot edu


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