I am trying to cross compile boost 1.63 for Raspberry Pi, i.e. for an ARM core. But the build fails for boost-coroutine and boost-context. Here is my build log http://sprunge.us/NVDd

As far as I can see from development files in https://github.com/boostorg/context/tree/develop/src/asm ARM is supported at least by boost-context.

Is there anything I can do about or any progress for this issue? If not, is there an older version I should try?

Regards