Boost logo

Boost :

Subject: Re: [boost] [filesystem] Boost 1.66 fails to compile under Android NDK r16b
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2018-03-02 09:00:29


On 03/02/18 10:17, David Callu via Boost wrote:
>
> 2018-03-01 20:04 GMT+01:00 Robert Dailey via Boost <boost_at_[hidden]>:
>
>> I'm following a bug reported against boost filesystem here on github:
>> https://github.com/boostorg/filesystem/issues/65
>>
>> This issue has gone dead. Early on they asserted it was an NDK issue.
>> However, the NDK developers say it's a filesystem issue. I'm not able
>> to build Boost 1.66 with the following configuration:
>>
>> Android NDK Version: r16b
>> Architecture: armeabi-v7a
>> API: 15
>> Toolchain: Clang
>> STL: libc++ (LLVM)
>>
>> This is blocking my migration away from GNUSTL. Can anyone confirm
>> that this issue is being looked at? Either I'm the only one seeing
>> this, or my toolchain combination exposes the bug but not many people
>> build boost this way.
>>
> Same issue on my side
>
> Android NDK Version: r16b
> Architecture: armeabi-v7a
> API: 19
> Toolchain: Clang
> STL: libc++ (LLVM)

Could you test if this PR fixes the problem?

https://github.com/boostorg/filesystem/pull/67


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