#47275: pstoedit @3.62: build failure when using libc++ ---------------------------+-------------------------- Reporter: FoolishEwe@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: pstoedit | ---------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: pstoedit's configure script is checking for libstdc++: {{{ :info:configure checking for main in -lstdc++... yes }}} Trying to use libstdc++ just for pstoedit of course won't work on OS X 10.9 or later, or on earlier systems configured to use libc++, when everything else is compiled with libc++. -- Ticket URL: <https://trac.macports.org/ticket/47275#comment:13> MacPorts <https://www.macports.org/> Ports system for OS X