On Oct 6, 2005, at 12:19 PM, sdamjad wrote:

Folks
I am trying to install open -mpi on apple cluster. But it gives config error.
I am enclosing my config.log

It looks like you have your CFLAGS set to -03 (dash zero three) instead of -O3 (dash oh three), which is confusing the compiler and linker. Fixing the CFLAGS (it may actually be FFLAGS, but I think it's the CFLAGS) should fix the problem.


Brian

--
  Brian Barrett
  Open MPI developer
  http://www.open-mpi.org/


Reply via email to