Re: Resolving EXC_BAD_INSTRUCTION (Where do I begin?)
Re: Resolving EXC_BAD_INSTRUCTION (Where do I begin?)
- Subject: Re: Resolving EXC_BAD_INSTRUCTION (Where do I begin?)
- From: "William H. Schultz" <email@hidden>
- Date: Wed, 6 Sep 2006 09:27:37 -0700
Just because the code worked correctly under CodeWarrior doesn't mean it was written correctly. Turn on compiler warnings; turn off optimizations; use the debugger. It shouldn't be too hard to find. ;)
Hank Schultz
On Sep 4, 2006, at 7:57 PM, Jeff Birac wrote: I am migrating some Carbon code from CW8 to Xcode 2.4. The CW8 binary runs with no problems, but the same source code (now compiled using Xcode 2.4) yields an EXC_BAD_INSTRUCTION exception during execution.
The code worked before, now what happened?!!
Where do I even begin to approach such a problem?
Thanks in advance. Jeff Birac
"The future of computers looks bright, but the light isn't coming from the Windows." --Squid7085
|
_______________________________________________
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