This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Can't bootstrap/build gcc-3.0 un debian 2.2 r3 sparc l


Wheb I try to bootstrap the gcc-3.0 suite on a debian 2.2r3 gnu/linux 
sparc 5 system, it stops with the following problem:

Adding multilib support to Makefile in ../../../gcc-3.0/libstdc++-v3
multidirs=
with_multisubdir=
running mkc++config
running mknumeric_limits
/home/chj/objdir-gcc-3.0/gcc/xgcc -B/home/chj/objdir-gcc-3.0/gcc/ 
-B/usr/local/sparc-unknown-linux-gnu/bin/ 
-B/usr/local/sparc-unknown-linux-gnu/lib/ -isystem 
/usr/local/sparc-unknown-linux-gnu/include -I.  
-I/home/chj/objdir-gcc-3.0/sparc-unknown-linux-gnu/libstdc++-v3/include 
-DHAVE_CONFIG_H -fno-exceptions     -o 
/home/chj/objdir-gcc-3.0/sparc-unknown-linux-gnu/libstdc++-v3/src/gen-num-limits 
../../../gcc-3.0/libstdc++-v3/src/gen-num-limits.cc
../../../gcc-3.0/libstdc++-v3/mknumeric_limits: line 181: 12740 Illegal 
instruction     "$BUILD_DIR/src/gen-num-limits" >>$OUT_H-t
gen-num-limits failed to execute, exiting.
mknumeric_limits failed to execute properly: exiting
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/home/chj/objdir-gcc-3.0'
make: *** [bootstrap] Error 2

the config.status contains this:

../gcc-3.0/configure 
--with-gcc-version-trigger=/home/chj/gcc-3.0/gcc/version.c
--host=sparc-unknown-linux-gnu --enable-shared --enable-threads=posix 
--norecursion

Any ideas of what is going on?




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]