3.0: --enable-languages=c,c++,objc runs Fortran testsuite

Neil Booth neil@daikokuya.demon.co.uk
Tue Dec 11 13:57:00 GMT 2001


Just noticed this; it has happened twice in the last 24 hrs.  I assume
it's running the testsuite with the installed g77, because it has the
failures from my installed 3.1 branch compiler 8-)

../configure --enable-shared --enable-threads=posix \
  --enable-languages=c,objc,c++
make bootstrap && make -k check

I think it might be caused by the make bootstrap being interrupted by
me, or failing, and then my issuing:

make clean bootstrap && make -k check

*shrug*

Neil.



More information about the Gcc-bugs mailing list