This is the mail archive of the gcc-bugs@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]

bootstrap failure on alphaev6-dec-osf5.0


For at least a week, bootstrap has failed:

./xgcc -B./ -B/usr/local/alphaev6-dec-osf5.0/bin/ -isystem /usr/local/alphaev6-dec-osf5.0/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include -DUSE_COLLECT2 -DL_fixtfdi -c ../../gcc/libgcc2.c -o libgcc/./_fixtfdi.o
../../include/getopt.h:114: warning: function declaration isn't a prototype
../../gcc/libgcc2.c: In function `__fixtfti':
../../gcc/libgcc2.c:875: Internal error: Segmentation fault.
   Please submit a full bug report.
   See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[3]: *** [libgcc/./_fixtfdi.o] Error 1
gmake[3]: Leaving directory `/var/home/ahobson/src/gcc/build/gcc'
gmake[2]: *** [stmp-multilib] Error 2
gmake[2]: Leaving directory `/var/home/ahobson/src/gcc/build/gcc'
gmake[1]: *** [stage_a] Error 2
gmake[1]: Leaving directory `/var/home/ahobson/src/gcc/build/gcc'
gmake: *** [bootstrap] Error 2

$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/alphaev6-dec-osf5.0/2.96/specs
gcc version 2.96 20000731 (experimental)


Drew

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