Daniel,
I fixed this issue few days ago in the trunk. More info at
https://svn.open-mpi.org/trac/ompi/changeset/18290
The problem was that the compilers do not preprocess an assembly files
with the suffix .s, and in this specific case don't expand the two
macros leaf and end. Changing the su
Dear Developers,
I met the same message as Jonathan Day met before,
http://www.open-mpi.org/community/lists/users/2005/09/0138.php
I use
Irix6.5,
Openmpi-1.2.6,
gcc-4.3.0 (gcc g++ gfortran),
gnu-binutils-2.18,
and I saw the answer by Mr. Brain is: