Link errors linking against 10.3.9 SDK
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