[mpich-discuss] No Fortran 90 compiler

Dmitri Chubarov dmitri.chubarov at gmail.com
Wed Jun 4 06:49:08 CDT 2008


Hello,

You have to install gfortran or any other Fortran-90 compiler or use mpif77
with your FORTRAN-77 codes.

Here is what configure says:

checking whether the Fortran 77 compiler (g77  ) works... yes

You have got g77, good, but g77 is old and most of the work on the GNU
Fortran compiler is on gfortran.
<...>

checking for f95... no
> checking for f90... no
> checking for xlf90... no
> checking for pgf90... no
> checking for ifc... no
> checking for efc... no
> configure: warning: no acceptable Fortran 90 compiler found in $PATH
> checking whether Fortran 90 is compatible with Fortran 77... no
> configure: error: Fortran 90 and Fortran 77 compilers are not compatible.
> They generate external symbol names that are different
>

You do not seem to have a Fortran 90 compiler available on your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20080604/f44dae7a/attachment.htm>


More information about the mpich-discuss mailing list