Re: [OMPI devel] SOLVED: 1.4.5rc2 Solaris results [libtool problem]

2012-01-26 Thread TERRY DONTJE
This is awesome Paul, thanks a lot! I'll put in some verbage into the README and submit a CMR. --td On 1/26/2012 2:49 AM, Paul H. Hargrove wrote: I am pleased to report that w/ help from Terry I can now build nearly everything w/ the Solaris Studio 12.2 and 12.3 compilers. Upon comparing our

[OMPI devel] SOLVED: 1.4.5rc2 Solaris results [libtool problem]

2012-01-26 Thread Paul H. Hargrove
I am pleased to report that w/ help from Terry I can now build nearly everything w/ the Solaris Studio 12.2 and 12.3 compilers. Upon comparing our build environments we discovered that CXX=CC works but CXX=sunCC does not, even though they are both symlinks to the same compiler executable. I sti