#36116: libstdcxx build error --------------------------------+------------------------ Reporter: macsforever2000@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: libstdcxx | --------------------------------+------------------------ Comment (by jeremyhu@…): {{{ :info:build fatal error: error in backend: ran out of registers during register allocation }}} <rdar://problem/12282296> Can you please try this as a workaround: {{{ Index: Portfile =================================================================== --- Portfile (revision 97700) +++ Portfile (working copy) @@ -127,9 +127,6 @@ configure.args-delete --enable- languages=c,c++,objc,obj-c++,lto,fortran,java configure.args-append --enable-languages=c++ - configure.args-append --disable-bootstrap - - build.target all destroot.target install-target-libstdc++-v3 post-destroot { }}} -- Ticket URL: <https://trac.macports.org/ticket/36116#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS