[MacPorts] #35770: gcc ports should not include a C++ runtime
MacPorts
noreply at macports.org
Wed Sep 19 10:22:45 PDT 2012
#35770: gcc ports should not include a C++ runtime
--------------------------------------------------+------------------------
Reporter: jeremyhu@… | Owner: jeremyhu@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: fixed | Keywords: libstdc++
Port: gcc43 gcc44 gcc45 gcc46 gcc47 gcc48 |
--------------------------------------------------+------------------------
Comment (by jeremyhu@…):
Ah, sorry I missed that.
The subports intentionally don't install a /opt/local/lib/libstdc++.dylib
symlink because that would cause clang++ to link against
/opt/local/lib/libstdc++ instead of /usr/lib/libstdc++ and thus possibly
infect clang++-generated code with the same issues plaguing g++ (libc++abi
vs libsupc++ in the same process).
--
Ticket URL: <https://trac.macports.org/ticket/35770#comment:70>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list