Boost logo

Boost :

Subject: Re: [boost] Problem cross-compiling boost.context for Raspberry Pi (2)
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2015-06-16 03:28:24


On 6/16/2015 9:58 AM, Oliver Kowalke wrote:
> 2015-06-16 8:49 GMT+02:00 Vladimir Prus <vladimir.prus_at_[hidden]>:
>
>> If this works, it would mean some of these options end up defaulted
>> incorrectly, with abi and binary-format
>> particularly suspect. What's your host system, not OSX per chance?
>>
>
> Is boost.build able to determine the correct value for property <abi> while
> cross compiling boost.context?

Depends on what value is correct. If the check can be formulated as compiling some
source, or running some tools, then it can be done.

However, unless I am mistaken, all ARM variants use <abi>aapcs - so maybe it
does not need to be detected at all, and can be removed from conditions?

- Volodya


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