id summary reporter owner description type status milestone component version severity resolution keywords cc 7110 Boost.Context fails to compile on 32 bit Mac OS anonymous olli "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 }}}" Bugs closed To Be Determined context Boost 1.51.0 Problem fixed