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



_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to