Can't bootstrap gcc-3.1-cvs on sparc-linux using binutils-2.12-cvs as of 2002-02-28

Christian Jönsson c.christian.joensson@telia.com
Thu Feb 28 07:51:00 GMT 2002


This was on a Debian Woody (test release) sun4m system using

binutils       2.11.92.0.12.3-6
dejagnu        1.4-4
gcc-3.0        3.0.3-1
libc6          2.2.5-3

/ChJ

Trying to bootstrap gcc-3.1 from cvs using binutils cvs from the 2.12
branch on a debian woody sparc linux system, I hit problems:

LAST_UPDATED: Thu Feb 28 06:20:09 UTC 2002

./xgcc -B./ -B/usr/local/sparc-linux/bin/ -isystem /usr/local/sparc-linux/include -isystem /usr/local/sparc-linux/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -fexceptions -c ../../gcc/unwind-dw2-fde-glibc.c -o libgcc/./unwind-dw2-fde-glibc.o
./xgcc -B./ -B/usr/local/sparc-linux/bin/ -isystem /usr/local/sparc-linux/include -isystem /usr/local/sparc-linux/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -fexceptions -c ../../gcc/unwind-sjlj.c -o libgcc/./unwind-sjlj.o
lt-ld-new: --relax and -r may not be used together
collect2: ld returned 1 exit status
make[3]: *** [libgcc/./_muldi3.oS] Error 1
make[3]: *** Waiting for unfinished jobs....
lt-ld-new: --relax and -r may not be used together
collect2: ld returned 1 exit status
make[3]: *** [libgcc/./_negdi2.oS] Error 1
make[3]: Leaving directory `/share2/gcc-rel/gcc/objdir/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/share2/gcc-rel/gcc/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/share2/gcc-rel/gcc/objdir/gcc'
make: *** [bootstrap-lean] Error 2




More information about the Binutils mailing list