Boost C++ Libraries: Ticket #12520: Boost.Fiber requirements are executed when cross-compiling https://svn.boost.org/trac10/ticket/12520 <p> I have tried to build Boost.Fiber using the OpenWRT cross-compiler for Raspberry Pi B platform (armv6k) but without success. </p> <p> The ./fiber/build/Jamfile.v2 has cxx11_* requirements, which in order to be successfully detected, the Boost Building system executes in order to check them out. If Boost is being cross-compiled to another platform, those tests will always fail even though the binaries are correctly compiled. </p> <p> This should not happen when cross-compiling. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12520 Trac 1.4.3