|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-05-21 07:32:34
Richard Peters wrote:
> > Somewhat simpler way is to tweak STLPort support in Boost.Build V2
> > --- STLPort works only with gcc now. Are you willing to try it?
> >
> > - Volodya
>
> Thanks for your quick response!
>
> I'm willing to try Boost.Build V2, I have time to do it on Friday. Do
> you've got some info for me where to start?
I think it's better to start with downloading the release and installing it.
After that, configure stlport in user-config.jam (there's example config
there) and try building some project with
bjam stdlib=stlport
It will fail, because "libstlport_gcc" is hardcoded in "stlport.jam". I think
you'd only have to figure out the right name, and make sure it's used with
msvc. Please feel free to ask any questions.
- 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