• 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
Link errors linking against 10.3.9 SDK
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Link errors linking against 10.3.9 SDK


  • Subject: Link errors linking against 10.3.9 SDK
  • From: "Lieven Dekeyser" <email@hidden>
  • Date: Tue, 12 Sep 2006 12:27:22 +0200

Hi,

I've been linking our application against the 10.4u SDK but we want it
to run on 10.3 also. We're not using 10.4 specific APIs, so it
shouldn't be a big problem.

We're using Makefiles instead of  Xcode projects though, and now when
using MacOSX10.3.9.sdk we get the following link errors:

ld: Undefined symbols:
_snprintf$LDBLStub
_sprintf$LDBLStub
_sscanf$LDBLStub

I've googled around a bit and it seems like in Xcode this can be
resolved by setting MACOSX_DEPLOYMENT_TARGET_ppc to 10.3. Does anybody
have an idea what arguments for gcc and ld get changed  by this
setting?

Thanks,

--Lieven
_______________________________________________
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: Link errors linking against 10.3.9 SDK
      • From: "Sean McBride" <email@hidden>
  • Prev by Date: Re: InfoPlist.strings and the Preproccesor
  • Next by Date: Storing notes/thoughts about code in Xcode and in the code
  • Previous by thread: Disabling use of precompiled headers for a specific file
  • Next by thread: Re: Link errors linking against 10.3.9 SDK
  • Index(es):
    • Date
    • Thread