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: query reg. gcc


On Thursday, December 23, 2004, at 11:10 AM, Dave Korn wrote:
b) There is a long include path these files lie on the network disks

*There's* your problem. Well, probably, anyway. What happens when you run
the compile from local disks?

Try make -j6, seriously, one a dual CPU box, -j10 maybe. For completeness, I'd say try each n from 1 on up, until it starts slowing down again, then just use that peak number.



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