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.

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.

Tim
--
Tim Mooney                              [EMAIL PROTECTED]
Information Technology Services         (701) 231-1076 (Voice)
Room 242-J6, IACC Building              (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164


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

Reply via email to