Subject: [Boost-bugs] [Boost C++ Libraries] #2772: Sun toolset does not use sun-stlport by default
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-02-17 20:53:00
#2772: Sun toolset does not use sun-stlport by default
-------------------------------+--------------------------------------------
Reporter: g_sauthoff_at_[hidden] | Owner:
Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: None
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
-------------------------------+--------------------------------------------
The default STL used by Sun CC is very standard non-conforming. You can
choose a more conforming stlport4 version (which is packaged with Sun CC)
by using the option (-library=stlport4).
The sun toolset does not enable this option (or the toolset option sun-
stlport) by default - i.e. means that you have a probability of 1 under
Solaris and --toolset=sun, that boost does not build out of the box.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2772> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC