------- Comment #4 from burnus at gcc dot gnu dot org  2007-10-26 21:06 -------
(In reply to comment #2)
> f/com.c only exist in 3.4.x and before, can you try compiling with gfortran in
> 4.0.x (or 4.1.x or 4.2.x)?

To add: g77 was part of GCC 3.x. Starting from GCC 4.0.0, the Fortran compiler
of the GCC suite is called gfortran. gfortran supports Fortran 77, Fortran 95
and some parts of Fortran 2003 and supports almost all g77 extensions.

GCC 3.x and 4.0.x are no longer maintained. As this bug does not occur with
gfortran, I would recomment to update to GCC 4.1.x or later.

Binary builds of the experimental GCC 4.3.0 are available from:
http://gcc.gnu.org/wiki/GFortranBinaries

Note: If you have a more-or-less recent Linux distribution, it might well be
that it ships "gfortran" (and "g77" is only additionally provided).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33913

Reply via email to