Today I installed Eclipse (Eclipse IDE for C / C ++ developers: Juno Release Build id: 20120614-1722). And I wanted to use the Mac OS X toolkit that comes with Xcode. I am running OS X (10.7.4) Xcode 4.3.2 and I checked and I have Command Line Tools. When I go to Eclipse -> Preferences -> New CDT Creation Wizard -> Toolchains: all I see is GNU Autotools ToolchainI do not see the "Mac OS X GCC toolchain". How to make the Mac OS X GCC toolchain appear in Eclipse toolchain selection?

Chris source
share