[mpich-discuss] mpich compilation issue
William Gropp
wgropp at illinois.edu
Sun Sep 11 14:54:04 CDT 2011
You can use gfortran for F77 and F90. If your requirement is to use
gfortran for F77 and a different fortran for F90, then they will need
to use consistent linker names, calling conventions, data sizes, and
libraries. The config.log file will have details on why configure
decided that the Fortran 77 and Fortran 90 compilers were not
compatible.
Bill
On Sep 9, 2011, at 4:28 PM, akshar bhosale wrote:
> hi,
> we have requirement of mpich-1.2.7 with gfortran. We have fiven
> flags as : CC=gcc;F90=fortran;F77=gfortran; and tried to configure,
> it throws error as configure: error: Fortran 90 and Fortran 77
> compilers are not compatible..
> We have to do it using gfortran only. os is rhel5.1 64 bit
> what extran flags settings we have to do?
>
> -akshar
> _______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
William Gropp
Director, Parallel Computing Institute
Deputy Director for Research
Institute for Advanced Computing Applications and Technologies
Paul and Cynthia Saylor Professor of Computer Science
University of Illinois Urbana-Champaign
More information about the mpich-discuss
mailing list