Boost logo

Boost :

Subject: Re: [boost] Problem cross-compiling boost.context for Raspberry Pi (2)
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2015-07-09 03:48:12


2015-07-09 9:13 GMT+02:00 Oliver Kowalke <oliver.kowalke_at_[hidden]>:

>
>>
>> 2. Specifying "architecture=arm" explicitly, also changes the default for
>> "abi" to "aapcs" (but it can still be overruled by the command line),
>
>
> that's what context/build/Jamfile.v2 already does (local rule default_abi
> ( ) )
>

rules default_abi() and default_binary_format() guess what should be the
default values for features <abi> and <binary-format>.
In the rules itself you have no access to the property value of
<architecture>


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