On Sun, 21 Oct 2007, Tony Sheh wrote:
I'm working in xcode and i'm trying to build an application that
links against the OMPI libraries. So far i've included the following
files in the build:
libmpi.dylib
libopen-pal.dylib
libopen-rte.dylib
and the errors i get are
Undefined symbols:
all
Those are the three libraries that are typically required. I don't
know anything about xcode, so I don't know if there's any other
secret sauce that you need to use.
Warner -- can you shed any light here?
To verify your Open MPI installation, you might want to try compiling
a trivial MPI
Hi all,
I'm working in xcode and i'm trying to build an application that
links against the OMPI libraries. So far i've included the following
files in the build:
libmpi.dylib
libopen-pal.dylib
libopen-rte.dylib
and the errors i get are
Undefined symbols:
all the MPI functions you can