I have an issue on mac os x El Capitan with Xcode 7. I'm using fortran 6.1, downloaded from https://gcc.gnu.org/wiki/GFortranBinaries. I would like to know how I can run fortran77 codes using fortran.
I have tried
gfortran hello.f77 -o a.out
and got the following error:
ld: warning...