no fortran compiler
Andrew Haley
aph@redhat.com
Thu Mar 30 16:51:00 GMT 2006
David M. Gaudiosi writes:
> I think I am doing something wrong. I downloaded gcc-4.1.0.tar.bz2 from
> mirrors.laffeycomputer.com. I installed it according to the installation
> instructions with no errors. When I type "gcc test.f" at the command
> prompt, I get "gcc: test.f: Fortran compiler not installed on this
> system". I thought gfortran was included in this release of GCC. Any
> ideas on what I did wrong?
It is included. The first few lines of the output from configure will
tell you whether FORTRAN is supported on your platform.
Andrew.
More information about the Gcc-help
mailing list