Re: [OMPI users] mpicxx and LD_RUN_PATH

2009-08-08 Thread John R. Cary
Jeff Squyres wrote: I'm not sure what you're asking -- mpicxx just fork/exec's the underlying compiler (you can "mpicxx --showme" to see what it does). What do you need it to do with LD_RUN_PATH? Ensure that the underlying compiler see this in the environment when it is run. Thx.John

Re: [OMPI users] mpicxx and LD_RUN_PATH

2009-08-06 Thread Jeff Squyres
I'm not sure what you're asking -- mpicxx just fork/exec's the underlying compiler (you can "mpicxx --showme" to see what it does). What do you need it to do with LD_RUN_PATH? On Aug 3, 2009, at 4:21 PM, John R. Cary wrote: In the latest versions of libtool, the runtime library path is enc