Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Universal Binary Wont Run on 10.3.9



On Apr 12, 2006, at 6:48 PM, Chris Parker wrote:
If your requirements are such that your application will have to run back to 10.3 on PowerPC-based Macintoshes, you'll have to build your PowerPC binary against the 10.3 SDK, the Intel binary against the 10.4 SDK, and then lipo the two halves together.

It's also possible to specify a per-platform SDK in your build settings by defining SDKROOT_ppc and SDKROOT_i386 in your Xcode project (or target) build settings. This is a lot less of a hassle than creating extra build steps to lipo your binaries together.


You may also have to fiddle with these settings, depending on your project:
GCC_VERSION_i386
GCC_VERSION_ppc
MACOSX_DEPLOYMENT_TARGET_i386
MACOSX_DEPLOYMENT_TARGET_ppc


	-Allan
--
Allan Hsu <allan at counterpop dot net>
1E64 E20F 34D9 CBA7 1300  1457 AC37 CBBB 0E92 C779

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden
References: 
 >Universal Binary Wont Run on 10.3.9 (From: Perry Clarke <email@hidden>)
 >Re: Universal Binary Wont Run on 10.3.9 (From: Chris Parker <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.