On Sep 8, 2006, at 8:18 PM, Nuno Sucena Almeida wrote:
Hello,
while trying to compile openmpi 1.1.1 on a linux alpha ev6
(tsunami) gentoo
system, I had to add the following lines to config/ompi_config_asm.m4:
alphaev6-*)
ompi_cv_asm_arch="ALPHA"
OMPI_ASM_SUPPORT_64BIT=1
OMPI_GCC_INLINE_ASSIGN='"bis zero,zero,%0" : "=&r"(ret)'
;;
since my system was being detected as such , and not alpha-*
I forgot to mention -- I've committed a fix for this part of the
issue in the SVN trunk. It should eventually be migrated into the
branch for the 1.2 release once we sort out the other Alpha issues.
Brian
--
Brian Barrett
Open MPI developer
http://www.open-mpi.org/