Boost logo

Boost-Build :

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


"Rene Rivera" <grafik.list_at_[hidden]> wrote in message
news:41B5CB9A.9050003_at_redshift-software.com...
>
> Johan Nilsson wrote:
>

[ snip]

> >
> > The set stage directory seems to be ignored and libraries put into
> > <boost-root>/stage/lib instead
>
> The build+install options only work if you are at boost-root/. If you
> only want to build one of the libraries you can use the --with-*
> options, for example --with-regex.

Ok, that makes sense as long as you can use --with-<whatever>.

>
> --- I just re-read the above, you are using 1.31 which doesn't have the
> --with-* options only the --without-* options. SO you'd have to specify
> --without-* options for all libs except regex to build only regex.

That is ... unfortunate. However I've only got the subdirectories
libs/thread, libs/regex, libs/config in this particular location, so I tried
building from the root using --stagedir. This time "\lib" was appended to
the stage dir, i.e. "--stage-dir=..\..\libs\boost" resulted in the libraries
staged into "..\..\libs\boost\lib".

As expected?

// 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