Unchecked Build Active Architecture Only produces EXC_BAD_ACCESS
Unchecked Build Active Architecture Only produces EXC_BAD_ACCESS
- Subject: Unchecked Build Active Architecture Only produces EXC_BAD_ACCESS
- From: Brian Krisler <email@hidden>
- Date: Mon, 1 Dec 2008 13:06:33 -0500
Hello,
I have an application that runs fine on my MacBook Pro if 'Build
Active Architecture Only' is selected.
However I would like the application to support PPC as well, so for my
release version, I have
Build Active Architecture Only unchecked. As a result, I consistently
get an EXC_BAD_ACCESS,
KERN_INVALID_ADDRESS.
I have traced to the source of the issue down to (I think) the
observer created via AXObserverCreate.
For my architecture build settings, I have:
Additional SDKs -- None
Architectures -- Standard (32-bit Universal)
Base SDK -- Mac OS X 10.5
Build Active Architecture Only UNCHECKED
Valid Architectures -- i386 ppc ppc64 ppc7400 ppc970 x86_64
I do have Garbage Collection enabled.
Thanks for any help in this issue, I am currently stumped.
Brian
_______________________________________________
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