On Apr 8, 2011, at 11:39, Michael Diehr wrote: > Should I just use: > archs = i386 x86_64 ppc > > or perhaps > archs = i386 x86_64 ppc ppc7400 ppc970
If I recall correctly, "ppc" is the basic, G3 architecture which is supported by the G4 and the G5 so even though the generated code would not be fully optimized to take advantage of the improvements in the G4 and the G5, I think it's fairly acceptable for PowerPC users. That's what I currently use for projects that support PowerPC. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software [email protected]_______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
