Re: [OMPI users] Openmpi - Mac OS X SnowLeopard linking error

2009-09-28 Thread Ralph Castain
That may explain it - I never build fortran (thank goodness). On Sep 28, 2009, at 5:06 PM, Pierre-Olivier Dallaire wrote: This error only comes out when I try to build the fortran wrappers / will not fail if only building with gcc/g++ I had to included -all_load in several individual Makefil

Re: [OMPI users] Openmpi - Mac OS X SnowLeopard linking error

2009-09-28 Thread Pierre-Olivier Dallaire
This error only comes out when I try to build the fortran wrappers / will not fail if only building with gcc/g++ I had to included -all_load in several individual Makefile / using the env variable LIBS with ./configure does not work. Thanks ! PO On 2009-09-28, at 6:57 PM, Ralph Castain w

Re: [OMPI users] Openmpi - Mac OS X SnowLeopard linking error

2009-09-28 Thread Ralph Castain
Nope - I've been running on Snow Leopard almost since the day it came out without problem. Key was that I had to re-install all my 3rd party software (e.g., compilers) from Macports or wherever as none of the stuff I had installed on Leopard would work properly after the upgrade. Didn't r