• 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: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11


  • Subject: Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
  • From: Jerry Krinock <email@hidden>
  • Date: Sat, 18 Aug 2012 07:46:56 -0700

On 2012 Aug 17, at 20:08, Stephen Kay <email@hidden> wrote:

> Forgive me if this is a stupid question, but if the executable contains only
> a 32-bit i386 version (in addition to the PPC version), will it run on Lion
> and Mountain Lion? Or is 64-bit required?

Quincey alluded to that,

On 2012 Aug 17, at 09:50, Quincey Morris <email@hidden> wrote:

> 1. You're probably going to have to stay 32-bit, since not all of Carbon is available as 64-bit. That's not a real problem now, but could become one in the future.

In other words, it will run in Lion and Mountain Lion.  But if Apple decides to remove the 32-bit system libraries in, say, Mac OS X 10.9, then your app will not run in 10.9.

An app can be converted to 64-bit, if you've got the source to all of libraries, but it is not any fun.  I just finished converting a large app with a lot of old code.  This app was mostly 64-bit already, because at least I'd started using NSInteger and friends a few years ago when I dropped support for 10.4.  But it still took me 5 days with BBEdit to examine all of the changes produced by Apple's CocoaConvert64 tool, and it was so boring that I kept wanting to run outside and chop wood.  Converting a large app that has not been touched in many years as you've described will require membership in a good fitness center, and major psychotherapy.


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
      • From: Fritz Anderson <email@hidden>
References: 
 >Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11 (From: Stephen Kay <email@hidden>)

  • Prev by Date: Re: @loader_path only works in Xcode
  • Next by Date: Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
  • Previous by thread: Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
  • Next by thread: Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
  • Index(es):
    • Date
    • Thread