On Jul 4, 2012, at 19:58, Jeremy Lavergne wrote: >> :info:build make[2]: >> /Applications/Xcode.app/Contents/Developer/usr/bin/g++-4.2: No such file or >> directory >> >> So a simple question: What's missing from my development directory? What got >> messed up, and how do I fix it? > > You don't have g++-4.2.
To clarify: Apple no longer includes g++-4.2 (or any part of the gcc toolchain) in Xcode 4.3 and up. Apple has switched to clang and llvm. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
