Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10742: context library don't compile for iOS ARM
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-04 07:39:36
#10742: context library don't compile for iOS ARM
-------------------------------+---------------------
Reporter: n3v3r54y10v3@⦠| Owner: olli
Type: Support Requests | Status: new
Milestone: To Be Determined | Component: context
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------
Comment (by olli):
You specify address-model=32 at bjam's commandline - but in the output I
see "arm64" (seems not to be correct for me).
64bit for ARM is not supported (might work but untested because lack of
hardware).
Could you add following to build/Jamfile.v2?
ECHO "OS =" [ os.name ] ;
And tell me the value of 'OS'?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10742#comment:2> 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:17 UTC