bug-make
[Top][All Lists]
Advanced

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

make -j8 bootstrap failing on solaris. (for gcc-3.3.2)


From: Edward S. Peschko
Subject: make -j8 bootstrap failing on solaris. (for gcc-3.3.2)
Date: Sun, 15 Feb 2004 23:38:07 -0800
User-agent: Mutt/1.4.1i

hey all,

When I try 

make -j8 bootstrap 

for gcc-3.3.2 on solaris, I'm getting 

"/opt/tools/mdss/prod/2.8/tools/gcc-3.3.2/gcc/cp/cp-tree.h", line 32: #error: 
"You should be using 'make bootstrap' -- see installation instructions"
cc: acomp failed for /opt/tools/mdss/prod/2.8/tools/gcc-3.3.2/gcc/cp/call.c
gmake[1]: *** [cp/call.o] Error 2
gmake[1]: Leaving directory `/opt/tools/mdss/prod/2.8/tools/gcc-3.3.2-build/gcc'
gmake: *** [all-gcc] Error 2

this is with /usr/ccs/bin/ld as the linker, as per instructions for 'make 
bootstrap'.
Are there still known issues with running make in parallel like this? This 
isn't 
a unique case - its just that with other projects, I can recover via doing a 
subsequent make. In this case, it seems to screw up both the current *and* the 
subsequent makes.


Ed





reply via email to

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