Bootsrap comparison failure
Alexandre Oliva
aoliva@redhat.com
Thu Dec 14 08:41:00 GMT 2000
On Dec 14, 2000, andy@softbookpress.com wrote:
> Should I maybe build the latest binutils ?
Well, it *might* help. Or it might make matters worse :-)
make bootstrap4 is probably worth a try. If there's a bug in the
bootstrap compiler, stage1 may miss some optimizations so that stage2
ends up different from stage3 but, if you're lucky, stage3 will be
working fine and will compile stage4 exactly as stage2 did compile
stage3, then compare will succeed. Alternatively, you may `make all'
to build the target libraries, install this compiler regardless of the
compare failures, and use it as the bootstrap compiler for another
round of bootstrapping.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
More information about the Gcc-help
mailing list