Re: [Boost-bugs] [Boost C++ Libraries] #8266: context library don't compile for Mac OSX universal binary

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8266: context library don't compile for Mac OSX universal binary
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-03-09 00:50:02


#8266: context library don't compile for Mac OSX universal binary
---------------------------------------------------+------------------------
  Reporter: Serguei E. Leontiev <leo@…> | Owner: olli
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: context
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords: mac osx universal binary
---------------------------------------------------+------------------------

Comment (by Andrew Fernandes <andrew@…>):

 Hey, Olli - the problem is not the code, precisely, it is in the jamfile.
 The current 1.53.0 release does not handle OS X universal building when
 for `<address-model>32_64`. Thus `bjam` quits with an "unsupported.c"
 error.

 The attached patch merely creates a pseudo-target for the universal
 address model as a stub, and includes the correct asm file for the given
 target during a universal build. It has been tested (on the MacPorts
 tracker) and shown to include the correct code.

 The more important regression test actually needs to be done in boost-
 build, where universal architecture builds are tested, but that really
 needs to part of the core boost build, I think.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8266#comment:4>
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:12 UTC