Re: Application for Specific Processors
Re: Application for Specific Processors
- Subject: Re: Application for Specific Processors
- From: Shawn Erickson <email@hidden>
- Date: Mon, 08 May 2006 08:03:49 -0700
On May 7, 2006, at 7:37 PM, Rick Langschultz wrote:
I was wondering if I have an application that I want to build on
intel and mac systems, each with a set of different features, can I
package them into one Application wrapper.
Example: If i compile an intel specific binary and a powerpc
specific binary can i create a wrapper that determines the
processor type and loads the appropriate binary, or should I just
use #define directives in my header files???
Have you read?
<http://developer.apple.com/documentation/MacOSX/Conceptual/
universal_binary/index.html>
...and all of the good stuff on...
<http://developer.apple.com/transition/index.html?ht>
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden