Then, the build system does what no one would think when using a
cross-compiler... it tries to execute the resultant binary on the host
computer... It obviously fails. That is happening for all of those
cxx11_ tests.
Because of this, I'm unable to build Boost.Fiber for my Raspberries
with OpenWRT.
Can anyone help me with a solution?