libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sun Studio: STL libraries


From: Dan Lacher
Subject: Re: Sun Studio: STL libraries
Date: Fri, 08 Feb 2008 09:24:01 -0500
User-agent: Thunderbird 2.0.0.9 (Macintosh/20071031)

Tim Mooney wrote:
    CXXFLAGS="-library=%none -library=no%libC"

Not sure what to do in the general case. Can either:

1) Allow the setting of a cache var to select if these are added.
(something like attached patch).

I prefer that.  But I'd prefer a cache variable to be general, in the
sense of setting the C++ library not only for the Sun compiler, and not
only on Solaris.  There have been users complaining that they want only
libsupc++ instead of libstdc++ with g++.

From the Open MPI community stand point we need a method that will work via automake since we don't invoke libtool directly.

dl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]