Re: [OMPI users] Summary of OMPI on OS X with Intel

2006-07-20 Thread Jeff Squyres
On 7/20/06 12:04 AM, "Jeff Squyres" wrote: >> Config #2: ./configure --disable-shared --enable-static --with-rsh=/ >> usr/bin/ssh >> Successful Build = NO >> Error: >> g++ -O3 -DNDEBUG -finline-functions -Wl,-u -Wl,_munmap -Wl,- >> multiply_defined -Wl,suppress -o ompi_info components.o ompi_info

Re: [OMPI users] Summary of OMPI on OS X with Intel

2006-07-20 Thread Jeff Squyres
On 7/18/06 7:33 PM, "Warner Yuen" wrote: > USING GCC 4.0.1 (build 5341) with and without Intel Fortran (build > 9.1.027): What version of Open MPI were you working with? If it was a developer/SVN checkout, what version of the GNU Auto tools were you using? > Config #2: ./configure --disable-sh