Bootstrap comparison failure
N8TM@aol.com
N8TM@aol.com
Sat Jan 22 19:23:00 GMT 2000
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
More information about the Gcc-bugs
mailing list