Re: Crash on G3
Re: Crash on G3
- Subject: Re: Crash on G3
- From: "Justin C. Walker" <email@hidden>
- Date: Mon, 17 Apr 2006 11:40:02 -0700
On Apr 17, 2006, at 08:17 , Trygve Inda wrote:
A user reports a crash with:
PID: 213
Thread: Unknown
Link (dyld) error:
incompatible cpu-subtype
**********
I have Xcode 2.2.1 and instruction scheduling set to G4 but it says
it will
run on older processors. This is on 10.4.6 so it is not a Panther/
Tiger
issue.
Why is my code not working on G3 systems?
Looks like you set up the compilation to produce code specific to a
G4. If that's the case, it explains why it won't run on a G3 (and
the "incompatible" error, above).
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Absorption of Federal Funds
--------
Some people have a mental horizon of radius zero, and
call it their point of view.
-- David Hilbert
--------
_______________________________________________
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
References: | |
| >Crash on G3 (From: Trygve Inda <email@hidden>) |