Boost logo

Boost Users :

Subject: Re: [Boost-users] Solaris Sun Studio 12, boost 1.44 - choosing version of STL
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2010-11-13 03:02:26


Paulo Moura Guedes wrote:

> Hi,
>
> I want to use the standard Solaris STL libCstd, so I'm using the
> "stdlib=native" switch in bjam. However, stlport4 is being picked up.
>
> How can I force boost not to use stlport4?

No, because Jamroot has this:

      # The standard library Sun compilers use by default has no chance
      # of working with Boost. Override it.
      <toolset>sun:<stdlib>sun-stlport

I suspect that the "no chance" in the comment still holds.

- Volodya


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net