3.1 Bootstrap failure on Solaris 2.8

Brad Lucier lucier@math.purdue.edu
Wed Mar 28 13:40:00 GMT 2001


> 
> On Wed, Mar 28, 2001 at 12:36:04PM -0800, Jeffrey Oldham wrote:
> > Today, I experienced a similar problem for gcc 3.0 on
> > i686-pc-linux-gnu.  Source code: 2001-03-28 08:00 GMT
> 
> I see this also.  It appears to be a bit unpredictable.  Try deleting
> everything below $objdir/i686-pc-linux-gnu, then re-running 'make all'
> from the top.  When I did this it got past the above failure and
> tripped over a binutils bug which I'm now chasing.

In my case, my command line was 

(/bin/rm -rf *) ; ../configure ; (make bootstrap >& build.log) && ...

so I was starting with a clean directory.

Brad



More information about the Gcc-bugs mailing list