Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-01-28 11:08:13


I've just added the first version of stlport module for V2. I have

using stlport : /usr/include/stlport ;

in my ~/user-config.jam, and is able to do:

bjam stdlib=stlport

and

bjam stdlib=stlport-hostios

in examples-v2/hello. All works as expected. The second command line
uses stlport with native iostreams.

Support for debug mode is next thing --- once I figure out how to use it
by hand.

- Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk