Tim Mooney wrote:
> In regard to: Re: Sun Studio: STL libraries, Dan Lacher said (at 4:57pm
> on...:
> 
>> Even with what Tim has pointed out I am seeing the contrary with the
>> following:
>>
>>  o Open MPI src base
>>  o Sun Studio 12
>>  o libtool 2.1b (just downloaded the latest)
>>
>> After autogen has finished the aclocal.m4 ends up with -library=Cstd
>> -library=Crun both.  So that is what is used in the creation of the
>> libmpi_cxx.so.0
> 
> Looks like Albert's change from 2006-08-01 only went onto the 1.5 branch,
> and not HEAD.  It should be on both branches.

Thanks, I will find it and put it on HEAD.

> 
> I still maintain that it would be OK to have libtool automatically add
> `-library=Crun', since that is generally needed whether you're using
> -library=stlport4 or -library=Cstd, but it's OK to not include that.  We
> just need to make sure the correct usage is documented somewhere.
> 
> If it's not currently documented (I don't know, I haven't checked the 2.x
> series), I would be willing to write a little blurb for the info files
> or some other spot, if people want.

Something in notes.texi?

Peter
-- 
Peter O'Gorman
http://pogma.com


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to