------- Comment #2 from burnus at gcc dot gnu dot org 2007-02-24 08:27 ------- (In reply to comment #1) > This crash is with g77, which is no longer support.
To elaborate more: The GCC 4.x series comes with the compiler "gfortran" which can compile Fortran 77/90/95 (and some Fortran 2003) programs. It should also be available under Ubuntu (as you have gcc 4.0.3). However, the GCC/gfortran 4.0.x version is a bit buggy thus you should therefore better install gfortran 4.1 (or 4.2.x or 4.3.x). gfortran binaries are available from: http://gcc.gnu.org/wiki/GFortranBinaries -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30943