• 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: Linking different PPC and Intel Framework version
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking different PPC and Intel Framework version


  • Subject: Re: Linking different PPC and Intel Framework version
  • From: Eric Albert <email@hidden>
  • Date: Wed, 20 Sep 2006 14:22:09 -0700

On Sep 20, 2006, at 12:29 PM, David wrote:

My application requires 10.2 compatibility but also want to make a universal build of it. A 3rd party framework that I use has a universal build of its framework but it requires 10.3 or newer. The 10.2 compatible version of the framework is not universal. What is the best approach for this? I'm not sure specifying the OTHER_LDFLAGS_$(arch) would help alone since I would end up with 2 ppc versions? (one in the univ version which I would use for i386 and the other used for ppc)

You can use lipo to combine the (ppc) 10.2 version of the framework with the Intel side of the universal version, creating a new framework which'd let you go back to 10.2 on PowerPC and run on Intel.


See the lipo man page for details.

Hope this helps,
Eric

_______________________________________________
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: 
 >Linking different PPC and Intel Framework version (From: David <email@hidden>)

  • Prev by Date: Re: Build Styles corrupted?
  • Next by Date: Re: Attach to Process to debug Framework
  • Previous by thread: Re: Linking different PPC and Intel Framework version
  • Next by thread: How to get list of symbols defined in a .a static library?
  • Index(es):
    • Date
    • Thread