$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Solaris Sun Studio 12, boost 1.44 - choosing version of STL
From: Paulo Moura Guedes (pmouraguedes_at_[hidden])
Date: 2010-11-12 06:30:53
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?
Thanks in advance,
Paulo