This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ICE during bootstrap.
- To: Robert Lipe <robertl at sco dot com>
- Subject: Re: ICE during bootstrap.
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 05 Dec 2000 16:01:02 +0100
- Cc: gcc at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <20001205084642.E711@rjlhome.sco.com>
Robert Lipe <robertl@sco.com> writes:
| I'm still trying to recover from libstdc++-v3 on my targets. The first
| one target seems to fail becuase of wchar_t issues and is something I'll
| probably be able to figure out.
Please let's now about the progress on that issue.
| ... The error on my second target is likely
| to be something less obvious to me. Does the
| /play/egcs/libio/iomanip.h:58: Internal compiler error in
| finish_member_declaration, at cp/semantics.c:1836
| ring any bells for anyone?
Yes, I think it is corrected on mainline. Please update and give it a
new try.
-- Gaby