Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9772: [libs/context] make_i386_sysv_elf_gas.S:52: Error: invalid instruction suffix for `pop'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-03-18 18:49:41
#9772: [libs/context] make_i386_sysv_elf_gas.S:52: Error: invalid instruction
suffix for `pop'
--------------------------------------+------------------------
Reporter: ad@⦠| Owner: olli
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: context
Version: Boost Development Trunk | Severity: Regression
Resolution: | Keywords:
--------------------------------------+------------------------
Comment (by class101 <ad@â¦>):
For clang yes I can confirm it works for
toolset=clang-darwin target-os=darwin address-model=64 architecture=x86
toolset=clang-darwin target-os=darwin address-model=32 architecture=x86
toolset=clang-darwin target-os=darwin address-model=32_64 architecture=x86
toolset=gcc target-os=darwin linker-type=darwin address-model=64
architecture=x86 (gcc-4.2.1)
toolset=gcc target-os=darwin linker-type=darwin address-model=32
architecture=x86 (gcc-4.2.1)
toolset=gcc target-os=linux address-model=64 architecture=x86 (gcc-4.8.2)
toolset=gcc target-os=linux address-model=32 architecture=x86 (gcc-4.8.2)
toolset=gcc target-os=windows address-model=64 architecture=x86
(gcc-4.8.2)
toolset=gcc target-os=windows address-model=32 architecture=x86
(gcc-4.8.2)
I could not test your set toolset=darwin because this set assumes it's a
gcc supporting the -arch flag but the gcc-4.2.1 I have is gcc-5666.3 and
-arch is unrecognized on this one, this is why I have to use toolset=gcc +
<linker-type>darwin to work around this problem
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9772#comment:15> 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