• 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: Best way for Fat Binary Framework that links against 10.2.8?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best way for Fat Binary Framework that links against 10.2.8?


  • Subject: Re: Best way for Fat Binary Framework that links against 10.2.8?
  • From: Mark Stultz <email@hidden>
  • Date: Fri, 02 Jun 2006 14:52:30 -0500

You can specify:

GCC_VERSION_ppc 3.3
SDKROOT_ppc /Developer/SDKs/MacOSX10.2.8.sdk
MACOSX_DEPLOYMENT_TARGET_ppc 10.2

And for Intel you can just append _i386 instead of the _ppc.  Basically you
can modify those variables per architecture.

Mark


On 6/2/06 2:29 PM, "Clark Goble" <email@hidden> wrote:

> I have a framework that I need the PPC version to link against 10.2.8
> but obviously the Intel version links against 10.4.  Is there a
> simple or obvious way to do this within XCode without doing the
> merging of the two builds by hand at the command line?
>
> Clark Goble
> Lextek International
>
>  _______________________________________________
> 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

 _______________________________________________
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: 
 >Best way for Fat Binary Framework that links against 10.2.8? (From: Clark Goble <email@hidden>)

  • Prev by Date: Re: Turning off undo-past-save warning?
  • Next by Date: Re: ADC Reference Library is not optimized for Mac OS X?
  • Previous by thread: Best way for Fat Binary Framework that links against 10.2.8?
  • Next by thread: Headermap Endianness Issue
  • Index(es):
    • Date
    • Thread