This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bootstrap failure on Solaris-2.6 (log)



  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]