Re: Distributed Objects - setting protocol crashing GCC 4.0
Re: Distributed Objects - setting protocol crashing GCC 4.0
- Subject: Re: Distributed Objects - setting protocol crashing GCC 4.0
- From: Jeremy Dronfield <email@hidden>
- Date: Wed, 12 Apr 2006 19:02:41 +0100
On 11 Apr 2006, at 3:20 pm, email@hidden wrote:
Trying my original sample code with gcc 4.0.1, I cannot reproduce
the crashing issue. The code doesn't compile properly, of course,
because it's not actually valid, but it fails as you'd expect, with
appropriate error messages.
So, I guess my specific issue was fixed at some point. Thus, I'd
recommend again that the original poster submit a bug report.
Did you try compiling it with "Precompile Prefix Header" switched on?
This is the only factor I can find which has any degree of
consistency: i.e. switching it off always enables the target to build
without problems - switching it on does *not*, however, always cause
the GCC crash - at least not in my test project.
This inconsistency is something of a barrier against submitting a bug
report. I can't reproduce the crash reliably except in my original
project. I'm thinking maybe I've got a machine-specific issue; maybe
a corrupt file somewhere.
Regards,
Jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden