A smarter colleague then I, has reminded me that is very difficult
to obtain all the
Fortran libraries and linker options that would be needed to allow the
mpicc compiler to
also link against the MPI fortran libraries successfully. I therefor
withdraw my
original question?
Barry
Begin forwarded message:
From: Barry Smith <bsm...@mcs.anl.gov>
Date: April 25, 2008 3:14:06 PM CDT
To: Open MPI Users <us...@open-mpi.org>
Cc: Satish Balay <ba...@mcs.anl.gov>
Subject: Fwd: mpicc does not link against Fortran libraries?
Is it considered a feature that mpicc does not automatically link
against the Fortran libraries?
When I have a C main that uses a few Fortran functions down in the
guts I like to link with the
C linker, but mpicc does not appear to automatically link against
the Fortran libraries (mpif90 does
link against the C MPI libraries :-)).
Is this something that could get changed?
Thanks
Barry