• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Application for Specific Processors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application for Specific Processors


  • Subject: Re: Application for Specific Processors
  • From: Paul Lynch <email@hidden>
  • Date: Mon, 8 May 2006 14:33:27 +0100


On 8 May 2006, at 03:37, 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???

See `man lipo`. You can use conditional compilation, too, if that's what you need. This is exactly what the UB structure does for you.


Paul

_______________________________________________
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


References: 
 >Application for Specific Processors (From: Rick Langschultz <email@hidden>)

  • Prev by Date: Re: temporary attributes in NSTextView
  • Next by Date: Re: Oversight? TableViews ignoring Home and End keys?
  • Previous by thread: Re: Application for Specific Processors
  • Next by thread: Newbie Bindings questions: Alarm clock application
  • Index(es):
    • Date
    • Thread