Re: Crash on G3
Re: Crash on G3
- Subject: Re: Crash on G3
- From: "Justin C. Walker" <email@hidden>
- Date: Mon, 17 Apr 2006 21:59:36 -0700
On Apr 17, 2006, at 21:51 , Trygve Inda wrote:
On Apr 17, 2006, at 21:20 , Trygve Inda wrote:
On Apr 17, 2006, at 08:17 , Trygve Inda wrote:
[snip]
Unfortunately, with what you've provided, it is impossible to tell
what is going wrong (at least, for me). I don't suppose you
tried to
track down the errant process/library, and figure out what the cpu
subtype is?
Justin
It is on a users machine and not here. One theory is that Xcode is
set to
$(NATIVE_ARCH) (note this is not a Universal Binary app yet). And
Xcode is
running on a G4.
I assumed based on the Xcode description that $(NATIVE_ARCH) would
become
ppc, but perhaps it is becoming ppc7400 and thus G4 code which
runs on a G5
but not G3.
Gcc-4.0 -x c -arch ppc -pipe.....
As I indicated, without substance, it is hard to proceed. Someone
else may be able to infer what's going on from your information, but
I can't.
Your crash report didn't say much. Is there more available. Does
the app run for a while before bailing? Does it say what has the
incompatible cpu subtype? You will need to look in detail at the
executable and its dependent libraries to figure that out (in the
absence of an inspired guess by someone).
Regards,
Justin
--
Justin C. Walker, Curmudgeon at Large
Director
Institute for the Enhancement of the Director's Income
-----------
Nobody knows the trouble I've been
-----------
_______________________________________________
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