Boost logo

Boost :

Subject: Re: [boost] Invoking a library's build//stage ignores --stagedir?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-04-14 12:37:54


AMDG

On 04/14/2016 10:15 AM, Peter Dimov wrote:
> Steven Watanabe wrote:
>
>> BOOST_STAGE_LOCATE is in boostcpp.jam, not Jamroot. This was broken
>> when boostcpp.jam was split into a separate module.
>
> Is there a fix or a workaround? I tried to pass it with
> -sBOOST_STAGE_LOCATE, no luck though.
>

  -s has the same problem. It just puts the
variable in a different module that is not
Jamroot. This needs to be fixed by moving
the implementation of boost-install into
boostcpp.jam.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk