Subject: [Boost-bugs] [Boost C++ Libraries] #7110: Boost.Context fails to compile on 32 bit Mac OS
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-07-10 12:27:27
#7110: Boost.Context fails to compile on 32 bit Mac OS
----------------------------+-----------------------------------------------
Reporter: anonymous | Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.51.0
Severity: Problem | Keywords:
----------------------------+-----------------------------------------------
Hi,
I'm using the latest Boost.Context version from the boost SVN:
http://svn.boost.org/svn/boost/trunk/libs/context/src/asm/
It compiles and runs for Mac OS 64 bit, Linux 32 & 64 Bit, but it fails to
compile on a 32 bit Mac OS:
{{{
/opt/local/bin/c++ (...) -c src/asm/fcontext_i386_sysv_macho_gas.S
/Users/pknotz/workspace/libcppa/third_party/boost_context/src/asm/fcontext_i386_sysv_macho_gas.S:87:Missing
operand value assumed absolute 0.
/Users/pknotz/workspace/libcppa/third_party/boost_context/src/asm/fcontext_i386_sysv_macho_gas.S:87:junk
`[.-1b]' after expression
/Users/pknotz/workspace/libcppa/third_party/boost_context/src/asm/fcontext_i386_sysv_macho_gas.S:88:junk
`@PLT' after expression
/Users/pknotz/workspace/libcppa/third_party/boost_context/src/asm/fcontext_i386_sysv_macho_gas.S:113:Missing
operand value assumed absolute 0.
/Users/pknotz/workspace/libcppa/third_party/boost_context/src/asm/fcontext_i386_sysv_macho_gas.S:113:junk
`[.-3b]' after expression
/Users/pknotz/workspace/libcppa/third_party/boost_context/src/asm/fcontext_i386_sysv_macho_gas.S:117:junk
`@PLT' after expression
make[2]: ***
[CMakeFiles/libcppa.dir/third_party/boost_context/src/asm/fcontext_i386_sysv_macho_gas.o]
Error 1
make[1]: *** [CMakeFiles/libcppa.dir/all] Error 2
make: *** [all] Error 2
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7110> 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:10 UTC