#41275: nsis: build failure under 10.9 ----------------------------------+----------------------- Reporter: clemens.lanthaler@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: nsis | ----------------------------------+----------------------- Comment (by panayotis@…): I found how to solve it. Just need to add {{{ APPEND_CCFLAGS=--stdlib=libstdc++ APPEND_LINKFLAGS=--stdlib=libstdc++ }}} to the scons.args. -- Ticket URL: <https://trac.macports.org/ticket/41275#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X