Boost logo

Boost :

Subject: Re: [boost] [filesystem] Boost 1.66 fails to compile under Android NDK r16b
From: David Callu (callu.david_at_[hidden])
Date: 2018-03-02 07:17:02


Same issue on my side

Android NDK Version: r16b
Architecture: armeabi-v7a
API: 19
Toolchain: Clang
STL: libc++ (LLVM)

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.
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/
> mailman/listinfo.cgi/boost
>


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