%% "Edward S. Peschko" <[EMAIL PROTECTED]> writes: esp> hey all, When I try
esp> make -j8 bootstrap esp> for gcc-3.3.2 on solaris, I'm getting esp> "/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" esp> cc: acomp failed for /opt/tools/mdss/prod/2.8/tools/gcc-3.3.2/gcc/cp/call.c esp> gmake[1]: *** [cp/call.o] Error 2 esp> gmake[1]: Leaving directory `/opt/tools/mdss/prod/2.8/tools/gcc-3.3.2-build/gcc' esp> gmake: *** [all-gcc] Error 2 esp> this is with /usr/ccs/bin/ld as the linker, as per instructions esp> for 'make bootstrap'. Are there still known issues with running esp> make in parallel like this? This isn't a unique case - its just esp> that with other projects, I can recover via doing a subsequent esp> make. In this case, it seems to screw up both the current *and* esp> the subsequent makes. Since you didn't say what version of GNU make you're using it's hard to say. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make