• 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: Porting Foundation Tools to Intel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Porting Foundation Tools to Intel


  • Subject: Re: Porting Foundation Tools to Intel
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 9 Jun 2005 19:33:45 -0700


On Jun 9, 2005, at 6:31 PM, Connor Wakamo wrote:

I am currently writing a Foundation tool and am wondering what I would need to do to retain compatibility on Intel systems.  I know how to compile Universal Binaries (I've done so with a Cocoa program) but I don't know what kind of tweaking I'd need to do.  It's a very, very simple program that only uses printf and scanf, so I'm hoping I won't have to do much.  I haven't written many programs and am teaching myself along the way.  All the information I have found addressed Cocoa and Carbon, but not Foundation tools.  This is probably some simple answer but I just don't know enough about this yet to find the answer.


If this isn't the right list I should be posting to, a point in the right direction to where I should be posting would be nice.



I would be fairly surprised if there were any changes you'd have to make, other than ensuring that if you ever read or write integers or packed structures, you convert them to a "canonical" endianness before writing and convert them back to "native" on reading.

Chris
 _______________________________________________
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

References: 
 >Porting Foundation Tools to Intel (From: Connor Wakamo <email@hidden>)

  • Prev by Date: Re: debugging a command line app in xcode
  • Next by Date: Migrating from MPW CFM to XCODE Mach-O
  • Previous by thread: Porting Foundation Tools to Intel
  • Next by thread: debugging a command line app in xcode
  • Index(es):
    • Date
    • Thread