This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure on Solaris-2.6 (log)
- To: Forrest Aldrich <forrie at forrie dot net>
- Subject: Re: Bootstrap failure on Solaris-2.6 (log)
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 01 Jul 1999 15:58:10 -0600
- cc: egcs at egcs dot cygnus dot com
- Reply-To: law at cygnus dot com
In message <19990701175026.A44642@forrie.net>you write:
> Here is where the bootstrap continues to fail on Solaris-2.6.
>
> Pointers on how to resolve this would be appreciated. The machine
> is an Ultra Enterprise II, with 128mb of RAM, which should be plenty
> for this task.
You've got out of date files.
Presumably you are not using the update script in the contrib directory.
As a result of not using that script some (but not all) of your parser files
are being rebuilt. The net result is an inconsistency that causes the
compiler to core dump.
Search the archives. I explained this problem in detail a month or two ago.
jeff