Re: Application crashing on PowerPC
Re: Application crashing on PowerPC
- Subject: Re: Application crashing on PowerPC
- From: "Richard L. Aurbach" <email@hidden>
- Date: Wed, 9 Feb 2011 23:46:37 -0600
On Feb 9, 2011, at 6:40 PM, Robert Purves wrote:
> Richard L. Aurbach wrote:
>
>> Recently, I migrated a long-running suite of applications from CodeWarrior to Xcode so as to create universal binaries. The applications are 32-bit Carbon applications. The Intel-native versions perform as expected, including on Snow Leopard. However, the PowerPC version crashes immediately.
>>
>> EXECUTIVE SUMMARY:
>> I suspect that this error is related to something that's not set up right in my Xcode build and I'd like some help with that.
>
> As a long shot, you could try deleting some of the exotic ppc items (especially ppc970) in Valid Architectures, to be sure that the instruction set matches your PPC Mac.
> By default Valid Architectures is i386 ppc ppc64 ppc7400 ppc970 x86_64.
>
> Robert P.
Thank you, Robert, for your suggestion -- I'll give it a try.
Unfortunately, I've acquired a new piece of information which makes me somewhat less than optimistic that this will help, however. I tried running the application under Rosetta on my Intel iMac (10.6.6) and found that this also crashed, and at exactly the same place (in GetFNum).
If I figure anything out, I'll be sure to report it so everyone who needs to still support old computers can benefit.
Cheers,
Rick Aurbach
_______________________________________________
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