This is the mail archive of the gcc-bugs@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: 3.1 Bootstrap failure on Solaris 2.8


> 
> 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


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