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]

RE: 3.2 bootstrap failure on irix6.5 - and on 3.1 too


I see the same failure on 3.1 branch.  That must narrow down the problem a bit.

-----Original Message-----
From: Billinghurst, David (CRTS) 
Sent: Wednesday, 10 April 2002 3:32 
To: gcc-bugs@gcc.gnu.org
Subject: 3.2 bootstrap failure on irix6.5


CVS updated Wed Apr 10 03:22:09 2002 UTC
Last successful: Tue Apr 09 03:49:01 2002 UTC

bootstrap fails in libstdc++-v3 compiling strstream.cc with

/exd4/billingd/obj/gcc/gcc/xgcc -shared-libgcc -B/exd4/billingd/obj/gcc/gcc/ -nostdinc++ -L/exd4/billingd/obj/gcc/mips-sgi-irix6.5/libstdc++-v3/src -L/exd4/billingd/obj/gcc/mips-sgi-irix6.5/libstdc++-v3/src/.libs -B/exd4/billingd/tmp/gcc/mips-sgi-irix6.5/bin/ -B/exd4/billingd/tmp/gcc/mips-sgi-irix6.5/lib/ -isystem /exd4/billingd/tmp/gcc/mips-sgi-irix6.5/include -nostdinc++ -I/exd4/billingd/obj/gcc/mips-sgi-irix6.5/libstdc++-v3/include/mips-sgi-irix6.5 -I/exd4/billingd/obj/gcc/mips-sgi-irix6.5/libstdc++-v3/include -I/exd4/billingd/src/gcc/libstdc++-v3/libsupc++ -I/exd4/billingd/src/gcc/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -I/exd4/billingd/obj/gcc/mips-sgi-irix6.5/libstdc++-v3/include/backward -Wno-deprecated -c /exd4/billingd/src/gcc/libstdc++-v3/src/strstream.cc   -DPIC -o .libs/strstream.o
/exd4/billingd/obj/gcc/mips-sgi-irix6.5/libstdc++-v3/include/bits/localefwd.h:274: internal
   error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.


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