• 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: SDKROOT & MACOSX_DEPLOYMENT_TARGET
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SDKROOT & MACOSX_DEPLOYMENT_TARGET


  • Subject: Re: SDKROOT & MACOSX_DEPLOYMENT_TARGET
  • From: Ken Thomases <email@hidden>
  • Date: Wed, 25 Aug 2010 02:27:02 -0500

On Aug 24, 2010, at 3:53 PM, Eric Gorr wrote:

> So, I want to set the SDKROOT to be the 10.6 SDK and the Deployment Target to be Mac OS X 10.5.
>
> However, I think I must be missing something. When I build a library with these settings and then use nm to see what symbols are in the library, nm will correctly output the symbols under 10.6, but not under 10.5.

Show the commands Xcode is using to build your library.


> nm: object: /Path/To/MyLib.mylib/Contents/MacOS/MyLib malformed object (unknown load command 4)

That's an odd path construct for a library (or anything, really).  Why is your library in a .mylib (whatever that is) bundle hierarchy, in its MacOS subfolder?

Regards,
Ken

 _______________________________________________
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: SDKROOT & MACOSX_DEPLOYMENT_TARGET
      • From: Eric Gorr <email@hidden>
References: 
 >SDKROOT & MACOSX_DEPLOYMENT_TARGET (From: Eric Gorr <email@hidden>)

  • Prev by Date: Re: Previous Versions of OS X
  • Next by Date: Re: SDKROOT & MACOSX_DEPLOYMENT_TARGET
  • Previous by thread: Re: SDKROOT & MACOSX_DEPLOYMENT_TARGET
  • Next by thread: Re: SDKROOT & MACOSX_DEPLOYMENT_TARGET
  • Index(es):
    • Date
    • Thread