• 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: Libraries switch binary to "ppc7400" how do I force it back to "ppc".
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Libraries switch binary to "ppc7400" how do I force it back to "ppc".


  • Subject: Re: Libraries switch binary to "ppc7400" how do I force it back to "ppc".
  • From: Greg Guerin <email@hidden>
  • Date: Mon, 1 Dec 2008 12:31:20 -0700

Conor wrote:

But that is not what is happening here, something in the libraries is causing the build to jump to "ppc7400". I assume it has to do with the fact that the libraries contain 64 bit code.

You can test that assumption.

Use 'lipo' at the command-line to make a version of the eSellerate lib that has only the 32-bit code, and no 64-bit code at all. Then add that lib to your project in place of the current eSellerate lib, and rebuild. If the assumption is correct, then the output will be "ppc". If the output is still ppc7400, then the assumption is incorrect.

  -- GG

_______________________________________________
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


  • Prev by Date: Re: Xcode complaining about ccache
  • Next by Date: Re: UIImageView without using the Interface Builder?
  • Previous by thread: Re: Libraries switch binary to "ppc7400" how do I force it back to "ppc".
  • Next by thread: Two projects in one directory?
  • Index(es):
    • Date
    • Thread