• 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: Which Mac models use the new 64-bit Objective-C ABI?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Which Mac models use the new 64-bit Objective-C ABI?


  • Subject: Re: Which Mac models use the new 64-bit Objective-C ABI?
  • From: j o a r <email@hidden>
  • Date: Thu, 20 Nov 2008 07:41:32 -0800


On Nov 20, 2008, at 6:50 AM, Påhl Melin wrote:

If I were to require the use of the 64-bit ABI in my next project, which mac models would the application run on?


All currently shipping Macs are 64-bit capable. The Mac mini was the last one to be updated, in August of 2007.


And is it possible to detect at runtime if I'm running the old 32- bit ABI or the new 64-bit to enable a fallback on non-64-bit models?


Your choice of ObjC runtime is made at compile time, not at runtime. It's easy to target both 32-bit and 64-bit though, using the standard multiple architecture support provided by Mac OS X and our developer tools. For more information, see the 64-bit transitioning guides.


j o a r


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Which Mac models use the new 64-bit Objective-C ABI?
      • From: Sherm Pendley <email@hidden>
References: 
 >Which Mac models use the new 64-bit Objective-C ABI? (From: "Påhl Melin" <email@hidden>)

  • Prev by Date: Which Mac models use the new 64-bit Objective-C ABI?
  • Next by Date: Re: Which Mac models use the new 64-bit Objective-C ABI?
  • Previous by thread: Which Mac models use the new 64-bit Objective-C ABI?
  • Next by thread: Re: Which Mac models use the new 64-bit Objective-C ABI?
  • Index(es):
    • Date
    • Thread