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]

bootstrap failure: libstdc++-v3/include/stdc++.h:83


I don't know what might be causing this, but might this be due to one
of the large changes by you (Mark, Jan) in the last 18 hours?

Given that nobody else reported this, it might be i386 specific (as
opposed to i686 etc.).

/files/pfeifer/OBJ-0709-1215/gcc/xgcc -shared-libgcc -B/files/pfeifer/OBJ-0709-1215/gcc/ -nostdinc++  -L/files/pfeifer/OBJ-0709-1215/i386-unknown-freebsd4.8/libstdc++-v3/src -L/files/pfeifer/OBJ-0709-1215/i386-unknown-freebsd4.8/libstdc++-v3/src/.libs -B/sw/gcc-current/i386-unknown-freebsd4.8/bin/ -B/sw/gcc-current/i386-unknown-freebsd4.8/lib/ -isystem /sw/gcc-current/i386-unknown-freebsd4.8/include -isystem /sw/gcc-current/i386-unknown-freebsd4.8/sys-include -Winvalid-pch -Wno-deprecated -x c++-header -g -O2 -nostdinc++ -I/files/pfeifer/OBJ-0709-1215/i386-unknown-freebsd4.8/libstdc++-v3/include/i386-unknown-freebsd4.8 -I/files/pfeifer/OBJ-0709-1215/i386-unknown-freebsd4.8/libstdc++-v3/include -I/sw/test/gcc/cvs/libstdc++-v3/libsupc++ /sw/test/gcc/cvs/libstdc++-v3/include/stdc++.h -O2 -g -o ./i386-unknown-freebsd4.8/bits/stdc++.h.gch/O2g;
/sw/test/gcc/cvs/libstdc++-v3/include/stdc++.h:83: internal compiler error: Segmentation
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
/sw/test/gcc/cvs/libstdc++-v3/include/stdc++.h:83: internal compiler error: Segmentation
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[4]: *** [i386-unknown-freebsd4.8/bits/stdc++.h] Error 1
gmake[4]: Leaving directory `/files/pfeifer/OBJ-0709-1215/i386-unknown-freebsd4.8/libstdc++-v3/include'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/files/pfeifer/OBJ-0709-1215/i386-unknown-freebsd4.8/libstdc++-v3'
gmake[2]: *** [all-recursive-am] Error 2
gmake[2]: Leaving directory `/files/pfeifer/OBJ-0709-1215/i386-unknown-freebsd4.8/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2

Gerald


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