bug-make
[Top][All Lists]
Advanced

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

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


From: Paul D. Smith
Subject: Re: make -j8 bootstrap failing on solaris. (for gcc-3.3.2)
Date: Mon, 16 Feb 2004 10:04:27 -0500

%% "Edward S. Peschko" <address@hidden> 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 <address@hidden>          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




reply via email to

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