Boost logo

Boost-Build :

From: Johan Nilsson (johan.nilsson_at_[hidden])
Date: 2004-12-07 03:49:16


Hi,

I'm trying to use "--stagedir" from <boost-root>/libs/regex/build to put the
built libraries into a specific location, but the options seems to be
ignored. I'm using VC 7.1, Boost 1.31.0, bjam from 1.31.0 distro under Win
XP Pro. This is basically what I'm doing (besides building bjam):

(from the "VS.NET 2003" command prompt at regex/build)
>set TOOLS=vc7.1
>set BUILD=debug release
>bjam --stagedir=<stagedir> stage

The set stage directory seems to be ignored and libraries put into
<boost-root>/stage/lib instead

A related question: can I specify separate locations for the .dll files and
the import libraries when staging?

// Johan

 


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