Boost logo

Boost-Build :

Subject: Re: [Boost-build] Suppressing auto-detected address-model from paths
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-04-03 17:19:01


AMDG

On 04/03/2015 01:48 PM, Vladimir Prus wrote:
>
> So the attached patch implements a stop-gap approach. It adds a new
> composite property
> representing deduced address model as well as 'hidden' attribute for
> features. So, if we have
>
> <deduced-address-model>64 <address-model>64
>
> then the latter is consumed by the former, and the former is hidden from
> the path. If we have
> <snip>
> Comments? Is it good for
> upcoming release?
>

<deduced-address-model> should not depend on
a user specified <address-model>. It should
only depend on the compiler default.

In Christ,
Steven Watanabe


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