Boost logo

Boost :

Subject: Re: [boost] Boost 1.54 build problem: --without-context not honoured?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-07-06 20:44:54


AMDG

On 07/06/2013 05:04 PM, Steve M. Robbins wrote:
> Hi,
>
> I'm digging into a build problem and noticed that even though I specify
> "./bjam --without-context", Boost.Context is still built! The bjam
> configuration output states that Context is not to be built:
>

The reason it's being built is because Boost.Coroutine
depends on Boost.Context.

> Component configuration:
>
> - atomic : building
> - chrono : building
> - context : not building
> - coroutine : building
> - date_time : building
> - exception : building
>
> But it is built nonetheless. This causes a build failure for architectures
> which are not supported; see build log [1]. Compare that to the build for
> 1.53 [2] which works fine.
>
> I've diffed the libs/context directory between 1.53 and 1.54 and nothing jumps
> out at me as the cause. Has anyone noticed and fixed this already?
>

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