Early build failure on sparc-sun-solaris2.8

Bruce Korb bkorb@veritas.com
Thu May 17 12:19:00 GMT 2001


Here's my command history:

113     cvs -z6 -d :pserver:anoncvs@gcc.gnu.org:/cvs/gcc \
        get -rgcc-3_0-branch gcc
114     mkdir =build
115     cd =build
116     sh ../gcc/configure --prefix=/u/local
117     make
118     sh ../gcc/config.guess

The installed gcc is 2.95.2.

Here's the end of the run.  Too bad there is no reason
given for the error code.

/bin/sh ../../gcc/gcc/move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
(SHLIB_LINK='/u/bkorb/tools/gcc/=build/gcc/xgcc
-B/u/bkorb/tools/gcc/=build/gcc/ -B/u/local/sparc-sun-solaris2.8/bin/
-B/u/local/sparc-sun-solaris2.8/lib/ -isystem
/u/local/sparc-sun-solaris2.8/include -O2   -DIN_GCC -DSVR4  -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -shared -nodefaultlibs 
-Wl,-h,@shlib_base_name@.so.0 -Wl,-z,text -Wl,-z,defs 
-Wl,-M,@shlib_map_file@ -o @shlib_base_name@.so  @multilib_flags@
@shlib_objs@ -lc &&  rm -f @shlib_base_name@.so.0 &&  ln -s
@shlib_base_name@.so @shlib_base_name@.so.0' \
SHLIB_MULTILIB=''; \
gcc  -DIN_GCC -DSVR4   -g -O2 -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc
-I../../gcc/gcc/.  -I../../gcc/gcc/config -I../../gcc/gcc/../include \
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" 
-DSTANDARD_EXEC_PREFIX=\"/u/local/lib/gcc-lib/\" 
-DDEFAULT_TARGET_VERSION=\"3.0\" 
-DDEFAULT_TARGET_MACHINE=\"sparc-sun-solaris2.8\" 
-DSTANDARD_BINDIR_PREFIX=\"/u/local/bin/\" 
-DTOOLDIR_BASE_PREFIX=\"../../../../\"  `test "${SHLIB_LINK}" -a "yes" =
"yes" && echo "-DENABLE_SHARED_LIBGCC"`  `test "${SHLIB_MULTILIB}" &&
echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
  -c ../../gcc/gcc/gcc.c)
*** Error code 1
make: Fatal error: Command failed for target `gcc.o'
Current working directory /u/bkorb/tools/gcc/=build/gcc
*** Error code 1
make: Fatal error: Command failed for target `all-gcc'

$ sh ../gcc/config.guess
sparc-sun-solaris2.8



More information about the Gcc-bugs mailing list