[mpich-discuss] No Fortran 90 compiler
倪旭东
xd_ni at seu.edu.cn
Wed Jun 4 08:53:28 CDT 2008
Dmitri Chubarov,您好!
But I have installed the Intel(R) Fortran Compiler 9.0 for Linux*,
[root at cgsp l_fc_c_9.0.033]# rpm -qa | grep intel
intel-ifort9-9.0-033
intel-iidb9-9.0-037
intel-iidbe9-9.0-037
So why it cannot find the Fortran 90 compiler ? Thanks
======== 2008-06-04 19:49:08 您在来信中写道: ========
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.
= = = = = = = = = = = = = = = = = = = = = =
致
礼!
倪旭东
xd_ni at seu.edu.cn
2008-06-04
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20080604/aa4a2246/attachment.htm>
More information about the mpich-discuss
mailing list