This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failure: libstdc++-v3/include/stdc++.h:83
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Gerald Pfeifer <gerald at pfeifer dot com>
- Cc: gcc at gcc dot gnu dot org, Jan Hubicka <jh at suse dot cz>
- Date: 09 Jul 2003 09:44:18 -0700
- Subject: Re: bootstrap failure: libstdc++-v3/include/stdc++.h:83
- Organization: CodeSourcery, LLC
- References: <Pine.BSF.4.56.0307091306181.22140@naos.dbai.tuwien.ac.at>
On Wed, 2003-07-09 at 04:10, Gerald Pfeifer wrote:
> 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
I can't reproduce that bug, unfortunately -- at least not yet.
I've seen errors like that when I updated the compiler and didn't
rebuild the PCH file -- was this build done in a completely clean tree?
(If this can be reproduced on the dbai.tuwien.ac.at machines, I can try
to debug it there.)
Thanks,
--
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC