Hi,
I found an archive email with the same basic error I am running into for
mpi 1.2.6, unfortunately other then the question and request for the
output, there was not an email response on how it was solved.
the error
../../../opal/.libs/libopen-pal.so: undefined reference to
`lt_libltdlc_LTX
ppc74xx-linux-gnu
On Wed, 9 Apr 2008, Bailey, Eric wrote:
> /home/MPI/openmpi-1.2.6/configure
> --prefix=/home/MPI/openmpi-1.2.6/openmpi-1.2.6-install-7448
> --host=ppc74xx-linux --build=i686-pc-linux-gnu
--host should be formated in the output of config.guess, which would be
something
I am trying to use a cross compiler to build Open MPI for an embedded
ppc7448 running Linux 2.6 but during configure I get the following
error.
configure:25579: error: No atomic primitives available for
ppc74xx-linux-gnu
Does anyone have an idea as to how to get past this error?
I searched on th