Hi, Does the xcode generator on cmake 2.8.3 allow specifying a different gcc from the one installed by default? Upgrading to a newer cmake is not a problem. Do I set CMAKE_CXX_COMPILER to the gcc46 binary ? I also have to add some xcode plugin for gcc46, don't I? MM