This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failure on i686
> last 24 hrs I get this:
>
> make[2]: Entering directory `/mnt/share/bld/gcc'
> make[3]: Entering directory `/mnt/share/bld/gcc'
> rm -f stage_current
> make[3]: Leaving directory `/mnt/share/bld/gcc'
> Comparing stages 2 and 3
> warning: ./cc1-checksum.o differs
> warning: ./cc1plus-checksum.o differs
> Bootstrap comparison failure!
> ./cfgloopmanip.o differs
> ./tree-ssa-copy.o differs
> make[2]: *** [compare] Error 1
> make[2]: Leaving directory `/mnt/share/bld/gcc'
> make[1]: *** [stage3-bubble] Error 2
> make[1]: Leaving directory `/mnt/share/bld/gcc'
> make: *** [bootstrap-lean] Error 2
fixed now, thanks to whoever got trunk working again
-benjamin