Re: Compiler error when attempting to use garbage collection
Re: Compiler error when attempting to use garbage collection
- Subject: Re: Compiler error when attempting to use garbage collection
- From: Alastair Houghton <email@hidden>
- Date: Mon, 17 Dec 2007 10:35:46 +0000
On 17 Dec 2007, at 05:18, Jason Horn wrote:
I have an application which was running fine until I tried enabled
garbage collection (fobjc-gc). Now, the compiler stops at the end
of one of my classes with the error:
internal compiler error: Segmentation fault
Does anyone have any idea what's going on here? If I shut off
garbage collection the error disappears.
It's a compiler bug. You should file a bug report <http://bugreport.apple.com
>, ideally including a project that triggers the bug (you may want to
cut the code down to the minimum necessary to trigger it, depending on
the project you're working on).
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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