#38123: libstdcxx-devel build failure ------------------------------+------------------- Reporter: wd11@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: libstdcxx-devel | ------------------------------+------------------- Changes (by larryv@…): * owner: macports-tickets@… => mww@… * cc: jeremyhu@… (added) * port: libstdc++-devel => libstdcxx-devel Old description:
libstdc++-devel fails to build. The error reported differs from that in Ticket #37138, which uses an older gcc48. The first error in the log file is:
:info:build ../../../gcc-4.8-20130210/libitm/config/x86/sjlj.S:124:2: error: unknown directive :info:build .cfi_register %rsp, %rcx :info:build ^
Note: the port command was `port upgrade libstdcxx-devel`. I'm reluctant to `port clean libstdcxx-devel` for fear of loosing gcc48 (if subsequent `port install libstdcxx-devel` fails again).
New description: libstdc++-devel fails to build. The error reported differs from that in Ticket #37138, which uses an older gcc48. The first error in the log file is: {{{ :info:build ../../../gcc-4.8-20130210/libitm/config/x86/sjlj.S:124:2: error: unknown directive :info:build .cfi_register %rsp, %rcx :info:build ^ }}} Note: the port command was `port upgrade libstdcxx-devel`. I'm reluctant to `port clean libstdcxx-devel` for fear of loosing gcc48 (if subsequent `port install libstdcxx-devel` fails again). -- -- Ticket URL: <https://trac.macports.org/ticket/38123#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS