#36092: PDFTK broken after GCC47 upgrade --------------------------------+-------------------------------- Reporter: angelo.graziosi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | --------------------------------+-------------------------------- Comment (by jeremyhu@…): {{{ /opt/local/bin/g++-mp-4.7 -Wall -Wextra -Weffc++ -O2 attachments.o report.o pdftk.o ../java/java_lib.o /opt/local/lib/gcc47/gcc/x86_64 -apple-darwin11/4.7.1/../../../libgcj.dylib /usr/lib/libstdc++.dylib /opt/local/lib/gcc47/gcc/x86_64-apple- darwin11/4.7.1/../../../libgcc_s.1.dylib -liconv -lz -o pdftk }}} The problem is that it's trying to use the host's /usr/lib/libstdc++.dylib when it should be using the one from MacPorts (which would happen automatically...) -- Ticket URL: <https://trac.macports.org/ticket/36092#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS