On Sun, Sep 25, 2016 at 8:29 AM, Ken Cunningham < ken.cunningham.web...@gmail.com> wrote:
> What is happening exactly on my MacPros running 10.11, I wonder? Software > installed by macports on 10.11 is using clang++ (mostly) and g++ > (sometimes). clang++ is linking against libc++, and g++ is presumably > linking against libstdc++ as that is what it does -- yet there appear to > be no visible issues...and these libraries find each other. An additional complication is that it's not using the same libstdc++: it's using the GPL3 one with C++11 support, not Apple's GPL2/pre-C++11 one. So potentially the clash here is between the two libstdc++ versions, not libstdc++ and libc++. -- brandon s allbery kf8nh sine nomine associates allber...@gmail.com ballb...@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users