Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

fortran

  1. W

    macOS Fortran 77 compiler issue

    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...