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


Reply via email to