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: Bootstrap comparison failure


In a message dated 1/22/2000 6:50:20 PM Pacific Standard Time, 
mark@codesourcery.com writes:

> The bootstrap on x86-pc-linux-gnu is failing with comparison failures.
Lately, I have found it necessary to start with 'make clean' before updating 
source, to avoid getting stage2 to stage 3 comparison failures. I suppose 
that may have been part of the instructions all along.  However, that also 
uncovers more compiler errors. You may find that stage 3 to stage 4 passes 
comparison.

>I bootstrapped with `MAKE=make -j 4'

This is only one of the ways I have found to get g++ components built in the 
wrong order.  I suspect many of us have tested g++ which straddle 2 versions. 
 make -j on a box with 500MB or more does give a feeling of power, though.  
Even works to some extent on Win2K.

Tim
tprince@computer.org

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