• 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
Fwd: Cross-development references to system dylibs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Cross-development references to system dylibs


  • Subject: Fwd: Cross-development references to system dylibs
  • From: Shawn Erickson <email@hidden>
  • Date: Tue, 15 Nov 2005 07:58:20 -0800

On 11/15/05, Jeffrey Johnson <email@hidden> wrote:

> I thought the concept of the cross-development SDK was to use its references instead of using ones tied to the OS version on the development box, and the "Cross Development Programming Guide" seems to confirm this,  but these refs don't resolve at link time. (BTW, a shell script that I use to do some post-processing confirms that SDKROOT is set to /Developer/SDK/MacOSX10.4u.sdk .)

Yes that is the idea and what it does. However you really shouldn't
explicitly dive down into the SDKs yourself and use items. Xcode will
do that automatically for you (assuming cross-development is setup
correctly). You want to reference things as you would if just building
in absence of cross-development (in other words as they live on the
operating system).

At least that is what I believe it does... :)

(still trying to get it to work for a make  based build system here...)
 _______________________________________________
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

  • Follow-Ups:
    • Re: Fwd: Cross-development references to system dylibs
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Re: Problems using agvtool during build
  • Next by Date: Re: Interpreting -bind_at_load warning?
  • Previous by thread: Re: Cross-development references to system dylibs
  • Next by thread: Re: Fwd: Cross-development references to system dylibs
  • Index(es):
    • Date
    • Thread