[CMake] XCode 2.1 partial support
Sean McBride
sean at rogue-research.com
Mon Jul 18 12:02:12 EDT 2005
On 2005-07-18 11:21, Mathieu Malaterre said:
> Could you also check that Xcode 21 is compatible with gcc3.3. I could
>not figure out a way to the following:
Xcode 2.1 can use gcc 3.3.
The GUI way to do it is here:
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/
XcodeUserGuide21/Contents/Resources/en.lproj/05_03_bs_build_phases/
chapter_31_section_10.html>
There is a popup to change the gcc version for the project. I guess it
changes something in the project file, which cmake could also do.
Using gcc_select is not really appropriate since it requires root.
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the CMake
mailing list