Re: [OMPI users] open-mpi with ifort in debug..trouble

2007-06-07 Thread Jeff Squyres
Can you be a bit more descriptive? What is the exact compilation output (including the error)? And what exactly do you mean by "debug mode" -- compiling Open MPI with and without -g? Please see http:// www.open-mpi.org/community/help/. FWIW, I do not see the symbol "output_local_symbols"

[OMPI users] open-mpi with ifort in debug..trouble

2007-06-06 Thread Srinath Vadlamani
So I have been trying to build multiple applications with an ifort+gcc implementation of Open-MPI. I wanted to build them in debug mode. This is on a Macbook Pro System Version:Mac OS X 10.4.9 (8P2137) Kernel Version:Darwin 8.9.1 gcc :gcc version 4.0.1 ifort: 10.0.16 I have tried bui