I would need to know which configure options have
been used to compile the lammpi package version
6.5.9-1 that is distributed through fink. I can build
and run pyMPI successfully with this package. Unfortunately,
the mpi routines for FORTRAN have been compiled with
the 2underscores options, which makes it impossible to
link with my FORTRAN routines when compiled using xlf.
I tried to compile lammpi myself but I then get the
following message when starting pyMPI:
$ ./pyMPI
dyld: ./pyMPI multiple definitions of symbol _Py_GetVersion
./pyMPI definition of _Py_GetVersion
/sw/lib/python2.3/config/libpython2.3.dylib(getversion.o) definition of
_Py_GetVersion
Trace/BPT trap
I believe that it is a matter of configure options but do not know
what options need to be set.
Thanks for your help.
Jean-Luc
-------------------------------------------------
Jean-Luc Vay
Accelerator and Fusion Research Division
Lawrence Berkeley National Laboratory - BLDG 47R0112
Berkeley, CA 94720, USA
Tel: (1) 510-486-4934
Fax: (1) 510-486-5392
Email: jlvay_at_[hidden]
-------------------------------------------------
|