Re: Compiler versions
Re: Compiler versions
- Subject: Re: Compiler versions
- From: "Sean McBride" <email@hidden>
- Date: Tue, 2 Jun 2009 16:37:28 -0400
- Organization: Rogue Research Inc.
On 6/2/09 1:19 PM, Marco S Hyman said:
>Xcode 3.1 seems to use gcc 4.0 as the default compiler. Any reason
>why or why not one the other available choices? A pointer to some
>documentation would be appreciated. My google-fu hasn't been up to
>the task of of finding more useful info.
One reason is because that's the compiler that 10.5 itself was built
with. Some features like code coverage and the STL debug library will
only work properly if you're using the system compiler.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >64-bit, 10.5/10.4, SDK build settings (From: Alex Sheh <email@hidden>) |
| >Re: 64-bit, 10.5/10.4, SDK build settings (From: Ken Thomases <email@hidden>) |
| >RE: 64-bit, 10.5/10.4, SDK build settings (From: Alex Sheh <email@hidden>) |
| >Re: 64-bit, 10.5/10.4, SDK build settings (From: Shawn Erickson <email@hidden>) |
| >Re: 64-bit, 10.5/10.4, SDK build settings (From: Shawn Erickson <email@hidden>) |
| >RE: 64-bit, 10.5/10.4, SDK build settings (From: Alex Sheh <email@hidden>) |
| >Re: 64-bit, 10.5/10.4, SDK build settings (From: Shawn Erickson <email@hidden>) |
| >Compiler versions (From: Marco S Hyman <email@hidden>) |