Re: Crash on G3
Re: Crash on G3
- Subject: Re: Crash on G3
- From: Trygve Inda <email@hidden>
- Date: Fri, 21 Apr 2006 14:38:50 +0000
- Thread-topic: Crash on G3
It seems that despite Xcodes saying
"Optimize instruction scheduling for this CPU. Generated code will run on
older processors. [GCC_MODEL_TUNING, -mtune=<cpu>]"
The cpu-subtype generated is 10 and will not run on a G3.
Has anyone had good experience with leaving it set to G4 but adding
-force_cpusubtype_ALL? I know this will generate working code (or at least
it should), but are the benefits of mtune lost?
CodeWarrior used to make this simple - optimize for a G4, run on any PPC.
Trygve
_______________________________________________
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