Hi, I have a problem with compiling xmpi. When running the
configuration script, I get the following errors, and looking in the
config.log does not really help me lot.
I'm running on a dual core MacBook pro with OS 10.4.10
Ive installed lam 7.1.4 from scratch and Im now trying to install
xmpi 2.2.3b8
I have the standard gcc compilers as well as X11 and gfortran
compilers installed - dont know if that is very important. I seem to
be running into problems with paths, but I have tried just about
everything, and the problems do not go away.
./configure --with-cc=mpicc --with-cxx=mpic++ --includedir=/usr/local/
include --libdir=/usr/local/lib --oldincludedir=/usr/local/include --
with-lam
I'm including mpi-compilers because I read in the mailing list that
that could be problem for MAC osX because it isn't case sensitive,
but now it seems that the compiled version of mpig++ does not produce
an executable?!
I'm really at a loss here........
|