Re: Application crashing on PowerPC
Re: Application crashing on PowerPC
- Subject: Re: Application crashing on PowerPC
- From: Robert Purves <email@hidden>
- Date: Thu, 10 Feb 2011 13:40:13 +1300
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.
_______________________________________________
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