• 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: multi-platform binaries...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multi-platform binaries...


  • Subject: Re: multi-platform binaries...
  • From: Hugh Sontag <email@hidden>
  • Date: Tue, 7 Jun 2005 23:01:51 -0500

I'm sure that Mathematica was already compilable both for Intel and PPC. Contrast that to an app that has never been run on an Intel processor before.

The "tweaks" are mostly identifying and correcting endian issues (byte ordering for longs and short ints, which are reversed on Intel and Motorola processors) when data structures are written to or read from disk.

If your app uses CFPreferences and never writes data in memory to persistent storage, your "tweaks" will be minor.

If you write any data structure that contains entities that are > 1 byte in length, your porting time will be longer... maybe much longer.

And then there is the deprecation of QuickDraw and its eventual elimination from Leopard a year from now.

I know I'm going to be busy for a while!

Hugh Sontag

On Jun 7, 2005, at 8:50 PM, Markus Hitter wrote:
Heck, it's still 362 days until the first MacIntel hits the market ...

Actually, I'm pretty sure Steve implied as early as January, no? I'm guessing the announcement will come at the Jan conference, and then ship in 3 more weeks or so.


It'll be fun to see the reports on which developers compiled their source into a Universal Binary with the necessary tweaks and how long it took them (compared to Mathematica).

Joe Weaks

_______________________________________________ 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: multi-platform binaries...
      • From: Chris Espinosa <email@hidden>
References: 
 >multi-platform binaries... (From: Matthew Weinstein <email@hidden>)
 >Re: multi-platform binaries... (From: Markus Hitter <email@hidden>)
 >Re: multi-platform binaries... (From: Joseph Weaks <email@hidden>)

  • Prev by Date: Re: Lost Architectures in 2.1
  • Next by Date: Re: multi-platform binaries...
  • Previous by thread: Re: multi-platform binaries...
  • Next by thread: Re: multi-platform binaries...
  • Index(es):
    • Date
    • Thread