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
> > /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.
>
> 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.)
>
I also have "Segmentation fault" error at i386-unknown-freebsd5.1 with
~clean~ make bootstrap
with current mainline CVS version
Vladimir