$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Context and coroutine for ARM
From: Daniel Estermann (estermad_at_[hidden])
Date: 2017-05-13 02:48:19
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