Hi,
The mpivars.sh genereted in openmpi.spec might in some cases lead to a
LD_LIBRARY_PATH that contains a trailing ":". This happens if the
LD_LIBRARY_PATH is originally unset.
This means that current directory is included in the search path for the
loader, which might not be the desired result.
We've only got 2 "critical" 1.5.0 bugs left, and I think that those will both
be closed out pretty soon.
https://svn.open-mpi.org/trac/ompi/report/15
Rainer and I both feel that a RC for 1.5.0 could be pretty soon.
Does anyone have any heartburn with this? Does anyone have any things the
When I run configure under Snow Leopard (this is OMPI 1.3.4), I get the
following:
checking if C and Fortran 77 are link compatible... no
**
It appears that your Fortran 77 compiler is unable to link against
object files created
Greg -
What options did you provide to configure? Which version of Fortran do you
have installed on your machine?
Brian
On Feb 16, 2010, at 11:03 AM, Greg Watson wrote:
> When I run configure under Snow Leopard (this is OMPI 1.3.4), I get the
> following:
>
> checking if C and Fortran 77 ar