• 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: How to convert project from PPC to Universal Binary?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to convert project from PPC to Universal Binary?


  • Subject: Re: How to convert project from PPC to Universal Binary?
  • From: Chris Ridd <email@hidden>
  • Date: Sat, 31 Oct 2009 01:26:06 +0000


On 30 Oct 2009, at 21:37, Jens Alfke wrote:


On Oct 30, 2009, at 2:32 PM, Alan Snyder wrote:

This is the start of the *.a file in a text editor. Does this say anything?

--- start ----
!<arch>
#1/20           1140902714  0     0     100644  90020     `
__.SYMDEF SORTED

If it looks like any sort of ASCII text, it's assembly. Binary would look like gibberish.
But regardless, I don't think there's anything you can do with that file to make it useful in an x86 build. You'll have to build from C source.

It's a static archive (eg libfoo.a) isn't it? If it is then "man ar" will show you how to get the (PPC) object files out of it. Not that this really helps Alan as he is still going to have to rewrite the code for Intel...


Cheers,

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: 
 >How to convert project from PPC to Universal Binary? (From: Alan Snyder <email@hidden>)
 >Re: How to convert project from PPC to Universal Binary? (From: Jens Alfke <email@hidden>)
 >Re: How to convert project from PPC to Universal Binary? (From: Alan Snyder <email@hidden>)
 >Re: How to convert project from PPC to Universal Binary? (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: How to convert project from PPC to Universal Binary?
  • Next by Date: libobjc.A.dylib crashes in iPhoneSimulator CoreData; only with Xcode 3.2.1.
  • Previous by thread: Re: How to convert project from PPC to Universal Binary?
  • Next by thread: Re: How to convert project from PPC to Universal Binary?
  • Index(es):
    • Date
    • Thread