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: 2014-01-09 16:45:41


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

Comment (by anonymous):

 OK - I ddn't know that MacOS X can put code for 4 architectures in one
 library - thx to you to fix it.[[BR]]
 I've change the code in branch develop - I tried to reduce the selections
 in build/Jamfile.[[BR]]
 I'm a little bit astonished that
 {{{
 [ make asm/make_i386_x86_64_sysv_macho_gas.o :
 asm/make_i386_x86_64_sysv_macho_gas.S : @gas ]
 }}}
 does not work.[[BR]]
 Could you check that the library compiles for following configurations on
 MacOS X, please?
 {{{
 architecture=x86 address-model=32
 architecture=x86 address-model=64
 architecture=x86 address-model=32_64
 architecture=power address-model=32
 architecture=power address-model=64
 architecture=power address-model=32_64
 architecture=combined address-model=32
 architecture=combined address-model=64
 architecture=combined address-model=32_64
 }}}

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