Subject: [Boost-bugs] [Boost C++ Libraries] #12520: Boost.Fiber requirements are executed when cross-compiling
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-11 14:30:50
#12520: Boost.Fiber requirements are executed when cross-compiling
----------------------------+------------------------------
Reporter: carlosmf.pt@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.62.0
Severity: Problem | Keywords:
----------------------------+------------------------------
I have tried to build Boost.Fiber using the OpenWRT cross-compiler for
Raspberry Pi B platform (armv6k) but without success.
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.
This should not happen when cross-compiling.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/12520> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC