Re: Cant get Garbage Collection to work
Re: Cant get Garbage Collection to work
- Subject: Re: Cant get Garbage Collection to work
- From: "Sherm Pendley" <email@hidden>
- Date: Fri, 28 Mar 2008 14:35:21 -0400
On Fri, Mar 28, 2008 at 7:15 AM, Dominik Pich <email@hidden> wrote:
> Hi,
> I started a simple xcode project and wanted to play with GC but cant
> get it to work.
>
> First then I set the GCC Flag: Garbage Collection _required_: -fobj-gc-
> only
Have you tried using Xcode's build settings instead of manually specifying
the compiler flag? There might be more to it than just -fobjc-gc-only. Even
if you want to use compiler flags in the long term, it's still worth trying
the build setting, just so you can check the build log to see what flags
Xcode is using.
sherm--
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden