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]
Other format: [Raw text]

Failure to bootstrap gcc 20021024 cvs trunk for sparc64-linux: gcc/real.h:67: error: size of array `test_real_width' is negative


This was on a Aurora SPARC Linux 0.42 build (Douglas) Ultra1
sun4u system with these packages:

binutils-2.11.93.0.2-11sparc
dejagnu-1.4.3-0   (built ftp://ftp.gnu.org/gnu/dejagnu/dejagnu-1.4.3-0.src.rpm)
expect-5.32.2-67
gcc-2.96-112
glibc-2.2.5-40
glibc64-2.2.5-40
kernel-2.4.18-1.000sparc
tcl-8.3.3-67


In-tree joined gcc and binutils cvs trunks.

LAST_UPDATED: Thu Oct 24 11:13:54 UTC 2002


make[2]: Entering directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
stage1/xgcc -Bstage1/ -B/usr/local/gcc-binutils/sparc64-linux/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/. -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/config -I/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/../include /usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/gengenrtl.c -o gengenrtl.o
In file included from /usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/gengenrtl.c:29:
/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/real.h:67: error: size of array `test_real_width' is negative
make[2]: *** [gengenrtl.o] Error 1
make[2]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/usr/local/src/gcc-binutils/trunk/objdir/gcc'
make: *** [bootstrap-lean] Error 2
chj@u1sparc:/usr/local/src/gcc-binutils/trunk/objdir$ 


/usr/local/src/gcc-binutils/trunk/gcc-binutils/configure --host=sparc64-linux --prefix=/usr/local/gcc-binutils --enable-shared --enable-threads=posix --norecursion 


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