Can't compile Fortran in Fedora 7

Duane Clark fpga at pacbell.net
Sat Oct 6 21:16:06 UTC 2007


Howard Leverenz wrote:
> I am using Fedora 7 with all of the updates applied.  This is an AMD 
> Athelon  computer.  The following is about the simplest Fortran program 
> possible. 
> 
>       program main
>       end
> 
> I get the following error result:
> 
> [howard at localhost ProgramTesting]$ gcc -v xsimple.f

I get the same thing with that command, but this works:
g77 -v xsimple.f




More information about the users mailing list