Re: It must be something obvious.
Re: It must be something obvious.
- Subject: Re: It must be something obvious.
- From: Chris Espinosa <email@hidden>
- Date: Fri, 16 Dec 2005 09:07:51 -0800
On Dec 16, 2005, at 8:48 AM, Mark Lively wrote:
I was playing with a program of mine trying to get it to build for
distribution to lower os machines and now I am getting link errors.
undefined symbols
_snprintf$LDBLStub
_sprintf$LDBLStub
_vfprintf$LDBLStub
_fscanf$LDBLStub
_fprintf$LDBLStub
Add "-lsystemstubs" to your Other Linker Flags.
And you can't deploy to pre-10.3.9 when using gcc 4.0 and later.
Chris
_______________________________________________
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