#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 clemens.lanthaler@…): I have now found the var in Portfile and appended the scons.args. But without any success. The new error message is: :info:build scons: Building targets ... :info:build i386-mingw32-gcc -o build/release/ExDLL/pluginapi.o -c --stdlib=libstdc++ -Os -Wall -fno-strict-aliasing "-DNSISCALL= __attribute__((__stdcall__))" -ISource/exehead Contrib/ExDLL/pluginapi.c :info:build cc1: error: unrecognized command line option "-fstdlib=libstdc++" :info:build scons: *** [build/release/ExDLL/pluginapi.o] Error 1 :info:build scons: building terminated because of errors. :info:build Command failed: cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nsis/nsis/work/nsis-2.45-src && scons PREFIX="/opt/local" PREFIX_DEST="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nsis/nsis/work/destroot" SKIPSTUBS=all SKIPPLUGINS=all SKIPUTILS=all SKIPMISC=all APPEND_CCFLAGS=--stdlib=libstdc++ APPEND_LINKFLAGS=--stdlib=libstdc++ :info:build Exit code: 2 -- Ticket URL: <https://trac.macports.org/ticket/41275#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X