This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
make -j # bootstrap fails
- To: gcc-bugs at gcc dot gnu dot org
- Subject: make -j # bootstrap fails
- From: Markus Werle <markus at lufmech dot rwth-aachen dot de>
- Date: Wed, 27 Jun 2001 17:37:44 +0200
Hi!
Building gcc on multiprocessor machines is a fine thing - when it works.
Sometimes it does, sometimes it dies and invoking
make bootstrap
afterwards finishes the bootstrap w/o error.
Any explanation for this behaviour?
# make -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for hppa2.0w-hp-hpux11.00
Markus