This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Difficulties compiling under Irix...


Hi!

I guess this is more likely to be a general 'Gcc' thing rather than
GFortran, but I guess you can put me on the right track...

Lately my builds under Irix have been failing with:

rm -f stage_current
make[3]: Leaving directory `/USER/philippe/Irix/Compilation/Gcc'
Comparing stages 2 and 3
warning: ./cc1-checksum.o differs
Bootstrap comparison failure!
./fortran/trans-array.o differs
./build/genattrtab.o differs
./omega.o differs
./tree-cfg.o differs
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/USER/philippe/Irix/Compilation/Gcc'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/USER/philippe/Irix/Compilation/Gcc'
make: *** [bootstrap] Error 2

Do anyone recognise that as something specific? Should I file a bug? Or
start looking to pinpoint the culprit commit?

Thanks!

Philippe


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