Re: Any reason to avoid GCC-4.2 for Leopard and later targeted code?
Re: Any reason to avoid GCC-4.2 for Leopard and later targeted code?
- Subject: Re: Any reason to avoid GCC-4.2 for Leopard and later targeted code?
- From: "Sean McBride" <email@hidden>
- Date: Thu, 4 Dec 2008 23:11:01 -0500
Jim Correia (email@hidden) on 2008-12-03 9:31 AM said:
>I've run into an apparent codegen bug (related to Obj-C properties)
>that appears to be fixed in GCC-4.2.
>
>GCC-4 is still the "system compiler" on Leopard. For code targetting
>Leopard and later (linked against the 10.5 SDK) are there any gotchas
>or other issues I should be aware of before I switch over to using 4.2
>to build?
It's working well for me, with one exception: they removed the STL debug
feature. So if you use C++, you'll loose the ability to turn on this
useful debugging tool.
Sean
_______________________________________________
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