Boost logo

Boost-Build :

Subject: Re: [Boost-build] Library or tool outpath path
From: Edward Diener (eldiener_at_[hidden])
Date: 2016-03-09 01:43:17


On 3/8/2016 11:14 AM, Kuhl, Brian wrote:
> You want the libdir option for that.
>
> --libdir=/opt/vx7/workspace/VsbSim/usr/lib/common

If I specify the --libdir directory directly the output does not go to
the correct directory path on the drive I specify but instead goes to
the correct directory path on the drive from which I am invoking b2
instead. In other words --libdir completely ignores the drive
specification I give it. This is an obvious bug in Boost build.

>
> -----Original Message-----
> From: Boost-build [mailto:boost-build-bounces_at_[hidden]] On Behalf Of Edward Diener
> Sent: March-08-16 7:55 AM
> To: boost-build_at_[hidden]
> Subject: [Boost-build] Library or tool outpath path
>
> When using b2 to build a particular non-header only library from that
> library's build directory, or when building a particular tool from that
> tool's build directory, is there a way to specify on the command line a
> final path where I want that library or tool to be copied to ? I tried
> using --prefix but it had no effect.


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