[MOAB-dev] r3036 - in MOAB/trunk: . tools/iMesh/python

Jed Brown jed at 59A2.org
Tue Jul 21 15:02:07 CDT 2009


Jason Kraftcheck wrote:
> Jed Brown wrote:
> 
>> Unrelated to pytaps, the Fortran compiler is being found incorrectly.
>> I'm setting FC=mpif90 F77=mpif77, but autoconf is ignoring these and
>> finding gfortran instead.  They happen to be compatible, but you can't
>> rely on that, or the fact that I don't use Fortran ;-)
>>
> 
> I can't reproduce this.  If I disable the AC_FC_WRAPPERS macro in the
> configure script (because that requires a real fortran compiler) and do:
>   ../src/configure FC=/bin/true F77=/bin/true
> I get:
>   C:   cc  -Wall -pipe -O2 -DNDEBUG
>   C++: c++  -Wall -pipe -O2 -DNDEBUG
>   Fortran: /bin/true  -O2 -DNDEBUG
> 
> Anyway, if you configure moab with the --with-mpi option it should be
> selecting mpif90 and mpif77 rather than gfortran automatically.

I tried with both to no avail:

 --with-mpi=/usr FC=/usr/bin/mpif90 F77=/usr/bin/mpif77

see attached.

Jed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 83358 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20090721/e9bf2df7/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mcs.anl.gov/pipermail/moab-dev/attachments/20090721/e9bf2df7/attachment-0001.pgp>


More information about the moab-dev mailing list