Re: Build failed since Dec Dev Tools gcc update ?
Re: Build failed since Dec Dev Tools gcc update ?
- Subject: Re: Build failed since Dec Dev Tools gcc update ?
- From: Aaron Burghardt <email@hidden>
- Date: Tue, 24 Jun 2003 15:05:59 -0400
Did you read the ReadMe before you installed the update? I did, and it
kept me from installing it (the GCC 3.3 update Apple released
yesterday).
Specifically, if GCC 3.3 is your default compiler, Project Builder
won't recognize it and will revert to 2.9.5 (instead of the 3.1
compiler). You must change your target to build explicitly with the 3.3
compiler. Could this be your problem?
----
Aaron Burghardt
email@hidden
On Tuesday, June 24, 2003, at 02:04 PM, Yann Bizeul wrote:
I just spent an hour to figure out why my project does not compile
anymore since I updated Dev Tools.
It seems that gcc does not allow variable declaration in top of
function. Does somebody, like me, remember this as an ObjectiveC
feature announced by Apple ?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.