Hi,
It looks like it could be a problem with either using gcc 4.x or with
the fortran you are using. I have compiled OpenMPI on 10.4.4. using
the compilers:
myhost$ g77 -v
Reading specs from /usr/local/lib/gcc/powerpc-apple-darwin7.9.0/3.4.4/
specs
Configured with: ../gcc/configure --enable-threads=posix --enable-
languages=f77
Thread model: posix
gcc version 3.4.4
myhost$ gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1809)
You might want to download g77 and switch gcc to version 3.3 using
the command:
sudo gcc_select 3.3
Brian
On Feb 3, 2006, at 2:20 PM, Xiaoning (David) Yang wrote:
I'm trying to configure OPEN MPI 1.0.1 under MAC OS X 10.4.4 and
was not
successful. Attached are the output from './configure --prefix=/usr/
local'
and the configure log flle in a tarball. Any help is appreciated!
David
***** Correspondence *****
<configure_out.tar.bz2>
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users