This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
parallel make, do we have a FAQ ?
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: GCC <gcc at gcc dot gnu dot org>
- Date: Thu, 27 Feb 2003 21:59:18 +0100
- Subject: parallel make, do we have a FAQ ?
Hi,
I got an Enterprise 2 and I was very exciting on the 2 CPU's handling a
bootstrap.
Hm, make: Warning: Ignoring DistributedMake -j option. 50% idle.
Do we have a FAQ where parallel make is explained? When does it work?
Only when building libraries?
Sorry, if this is a FAQ, but on the building section it only mentions:
make -j 2 bootstrap.
Thanks for any pointer,
Andreas