This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: bootstrap failure on cycgwin while building libsup++
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Subject: Re: bootstrap failure on cycgwin while building libsup++
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Wed, 18 Jul 2001 10:18:36 -0700 (PDT)
- cc: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>, "'libstdc++ at gcc dot gnu dot org'" <libstdc++ at gcc dot gnu dot org>
> `void
> __cxa_call_unexpected(_Unwind_Exception*)':
> /usr/local/src/gcc/libstdc++-v3/libsupc++/eh_personality.cc:443: Internal
> error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make[4]: *** [eh_personality.lo] Error 1
Looks like a compiler error. You might want to pre-process the sources
and post them.
-benjamin