Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2006-05-15 08:54:48


Wang Yun <a_hao_at_[hidden]> writes:

> Hi,
>
> VC2005's STL has a memory leak bug in it's std::basic_iostream, so I
> switch to use STLPort5.0.2, but I found there is no offical toolset
> support for vc8_stlport in boost_1_33_1, are there any plan to add this
> support in boost_1_34?

We're switching to Boost.Build version 2 for 1.34, and in BBv2
toolsets are no longer tightly bound to library implementations. I
think you can say something like:

 using msvc : 8.0s : <stdlib>stlport ;

But you should post on the boost-build list to be sure.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk