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

[Bug bootstrap/16241] bootstrap of gcc-3.3.4 fails on irix6.5 using gcc-3.3


------- Additional Comments From florin at iucha dot net  2004-06-30 17:36 -------
./xgcc -B./ -B/usr/local/mips-sgi-irix6.5/bin/ -isystem
/usr/local/mips-sgi-irix6.5/include -isystem
/usr/local/mips-sgi-irix6.5/sys-include -L/scratch/build/gcc/objs/gcc/../ld -O2
 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include   -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4.1-20040625/gcc
-I../../gcc-3.4.1-20040625/gcc/. -I../../gcc-3.4.1-20040625/gcc/../include  
-DL_fixunsdfsi -c ../../gcc-3.4.1-20040625/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
./xgcc -B./ -B/usr/local/mips-sgi-irix6.5/bin/ -isystem
/usr/local/mips-sgi-irix6.5/include -isystem
/usr/local/mips-sgi-irix6.5/sys-include -L/scratch/build/gcc/objs/gcc/../ld -O2
 -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include   -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.4.1-20040625/gcc
-I../../gcc-3.4.1-20040625/gcc/. -I../../gcc-3.4.1-20040625/gcc/../include  
-DL_fixunssfsi -c ../../gcc-3.4.1-20040625/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o
gmake[3]: *** [libgcc/./_fixunssfsi.o] Segmentation fault (core dumped)
gmake[3]: Leaving directory `/mnt/disk2/scratch/build/gcc/objs/gcc'
gmake[2]: *** [stmp-multilib] Error 2
gmake[2]: Leaving directory `/mnt/disk2/scratch/build/gcc/objs/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/mnt/disk2/scratch/build/gcc/objs/gcc'
gmake: *** [bootstrap] Error 2

Failed after 38 minutes, despite C only running though last night.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16241


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