Have you installed it? g77 does not ship with redhat 4.2. You have to get
it and install it yourself.
(It does have g2c though...but this is only recommended for small fortran
programs...)
-Sam
On Wed, Mar 11, 1998 at 01:14:18PM -0800, Estberg wrote:
>
>
> i have three rather complex pro
i have three rather complex programs to compile and run using the fortran
compiler.
the specific linux comand that i give is
g77 -r8 -o main main.f eig.f fft.f
the current version of linux seems not to compile. the message that i get
back is "language f77 not recognized".
i have compiled the