[mpich-discuss] How to build libfmpich libraries

Anthony Chan chan at mcs.anl.gov
Wed Oct 6 00:31:07 CDT 2010


----- chan at mcs.anl.gov wrote:


> > >
> > > Can you please help me with what am I missing.
> > >
> > > $ export FC=gfortran
> > > $ export F77=gfortran
> > > $ ./configure --with-arch=LINUX --enable-f77
> > >--enable-sharedlib=/root/mpich-install/lib/ --with-romio
> > >--prefix=/root/mpich-install/
> > >

AFAIK, for all MPICH-1 and MPICH2 before 1.3.x, variable FC and
F77 are the same.  To specify Fortran 90 compiler, use F90 instead.

A.Chan


More information about the mpich-discuss mailing list