Re: [Boost-bugs] [Boost C++ Libraries] #9772: [libs/context] make_i386_sysv_elf_gas.S:52: Error: invalid instruction suffix for `pop'

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-19 03:47:30


#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@…>):

 little correction

 I realized gcc-5666.3 supports -arch

 http://opensource.apple.com/source/gcc/gcc-5666.3/driverdriver.c

 {{{
 Administrator_at_WIN81PRO /x/libs/
 $ gcc -arch i386 -arch x86_64
 x86_64-apple-darwin10-gcc.exe: no input files

 Administrator_at_WIN81PRO /x/libs/
 $ g++ -arch i386 -arch x86_64
 x86_64-apple-darwin10-g++.exe: no input files
 }}}

 will investigate then why I'm getting the -arch is unrecognized with
 toolset=darwin tomorrow and let you know

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9772#comment:18>
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