Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-19 Thread Ethan Mallove
On Wed, Nov/19/2008 01:42:55PM, Ethan Mallove wrote: > On Wed, Nov/19/2008 05:12:03PM, Ralf Wildenhues wrote: > > Hello Ethan, > > > > * Ethan Mallove wrote on Wed, Nov 19, 2008 at 04:11:23PM CET: > > > There are a couple issues with SunStudio and Libtool: > > > > Which Libtool version are you us

Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-19 Thread Terry Dontje
Ethan Mallove wrote: On Wed, Nov/19/2008 10:05:55AM, George Bosilca wrote: We're still using STL ? I was pretty much sure that we removed this dependency a while ago ? Open MPI is now set up to use either of Solaris's two versions of STL. The problem is that if libtool links in libCrun

Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-19 Thread Ethan Mallove
On Wed, Nov/19/2008 05:12:03PM, Ralf Wildenhues wrote: > Hello Ethan, > > * Ethan Mallove wrote on Wed, Nov 19, 2008 at 04:11:23PM CET: > > There are a couple issues with SunStudio and Libtool: > > Which Libtool version are you using? If not 2.2.2 or newer, then please > retry with 2.2.6. If th

Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-19 Thread Ethan Mallove
On Wed, Nov/19/2008 10:05:55AM, George Bosilca wrote: > We're still using STL ? I was pretty much sure that we removed this > dependency a while ago ? Open MPI is now set up to use either of Solaris's two versions of STL. The problem is that if libtool links in libCrun/libCstd, then bad things ha

Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-19 Thread Ralf Wildenhues
Hello Ethan, * Ethan Mallove wrote on Wed, Nov 19, 2008 at 04:11:23PM CET: > There are a couple issues with SunStudio and Libtool: Which Libtool version are you using? If not 2.2.2 or newer, then please retry with 2.2.6. If the problem persists, then we should fix Libtool rather than patching O

Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-19 Thread George Bosilca
We're still using STL ? I was pretty much sure that we removed this dependency a while ago ? george. On Nov 19, 2008, at 09:11 , Ethan Mallove wrote: WHAT: Add patch-libtool-for-sun-studio.pl script -

[OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-19 Thread Ethan Mallove
WHAT: Add patch-libtool-for-sun-studio.pl script WHY: There are a couple issues with SunStudio and Libtool: 1. The SunStudio libCrun/libC