Hi,
I have compiled my Cocoa application against SDK 10.4.
While my application runs well on both Leopard and Tiger on Intel machines,
It run on PPC machines only with Tiger. On PPC machines with Leopard it
won't launch. Any idea about the origin of the trouble?

Some of my settings:
    ARCHS = ppc i386
    VALID_ARCHS = ppc64 ppc7400 ppc970 i386 x86_64 ppc
    SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk
    MACOSX_DEPLOYMENT_TARGET = 10.4
    GCC_MODEL_TUNING = G4
    GCC_FAST_OBJC_DISPATCH = YES


Best Regards
-- 
Lorenzo
email: [EMAIL PROTECTED]

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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]

Reply via email to