Help for this page

Select Code to Download


  1. or download this
    makemake "wherever the source files are" linux g77_gcc
    
  2. or download this
    Found compiler g77
    Found compiler gfortran
    ExtUtils::F77: Using system=Linux compiler=GFortran
    ...
    ExtUtils::F77: Compiler: gfortran
    
  3. or download this
    #use ExtUtils::F77 qw(generic g77);