while linking case test1 on a linux machine with ifc compiler, we get many error messages similar to the following:
mpp_io.o(.text+0x1b79): In function `mpp_io_mod..mpp_io_init_': : undefined reference to `nf_inq_libvers_'
or
mpp.o(.text+0x5b): In function `mpp_mod..mpp_init_': : undefined reference to `mpi_comm_size_'
we know for certain that the mpi library is included during compilation and linking.
anyone knows what the problem is?
thanks, Eli.
-- Eli Galanti International Research Institute for Climate Prediction The Earth Institute at Columbia University Rm 202 Monell Bldg, Lamont-Doherty Earth Observatory 61 Route 9W, Palisades New York 10964-8000 Tel: 845-680-4436 Fax: 845-680-4865 email: [EMAIL PROTECTED] URL: http://iri.columbia.edu/~eli
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ FMS-mom4 mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fms-mom4
