how can I get f77 support in gcc4.0.1

Erik Edelmann erik.edelmann@iki.fi
Fri Oct 28 23:03:00 GMT 2005


On Fri, Oct 28, 2005 at 07:25:00AM -0700, andy zhang wrote:
> Dear all,
> 
>      I got big troubles when I compiled some fortran
> programs. Gfortran only support f90 & f95 ?
>      How can I get  f77 support in gcc4.0.1?
>      Thanks in advance!

It's true that gfortran support "only" f90 & f95.  Note however, 
that F90 includes f77 as a subset.  In other words, gfortran also
supports f77.  

Note that gfortran has improved a lot during the last few months,
since 4.0.1 was released. If gfortran 4.0.1 doesn't work for you,
you may want to try a newer version.

        
                Erik



More information about the Fortran mailing list