On Jul 5, 2012, at 13:08, Ryan Schmidt <[email protected]> wrote:
> > 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. Which port is failing to build (ie, which port is trying to use gcc-4.2)? That port should probably be fixed to build correctly. _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
