Boost C++ Libraries: Ticket #8374: Assembler from binutils 2.23.1 fails in make_ppc64_sysv_elf_gas.S on openSUSE factory https://svn.boost.org/trac10/ticket/8374 <p> Compiling libs/context/src/asm/make_ppc64_sysv_elf_gas.S fails with </p> <p> "g++" -x assembler-with-cpp -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/context/build/gcc-4.7/release /link-static/threading-multi/asm/make_ppc64_sysv_elf_gas.o" "libs/context/src/asm/make_ppc64_sysv_elf_gas.S" </p> <p> libs/context/src/asm/make_ppc64_sysv_elf_gas.S: Assembler messages: libs/context/src/asm/make_ppc64_sysv_elf_gas.S:102: Error: operand out of range (59 is not between 0 and 31) libs/context/src/asm/make_ppc64_sysv_elf_gas.S:108: Error: operand out of range (64 is not between 0 and 31) libs/context/src/asm/make_ppc64_sysv_elf_gas.S:131: Error: syntax error; found <code>@', expected </code>,' [libs/context/src/asm/make_ppc64_sysv_elf_gas.S:131: Error: junk at end of line: `@plt' </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8374 Trac 1.4.3 olli Wed, 03 Apr 2013 11:46:49 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8374#comment:1 https://svn.boost.org/trac10/ticket/8374#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> fixed in trunk - unfortunately boost.trunk contains no regresssion-tests for ppc! </p> Ticket