Re: Weak linking for 10.2.8
Re: Weak linking for 10.2.8
- Subject: Re: Weak linking for 10.2.8
- From: Matt DeFoor <email@hidden>
- Date: Fri, 14 Oct 2005 16:36:52 -0400
ld: Undefined symbols:
_sprintf$LDBL128
_vsnprintf$LDBL128
_atanf
_fprintf$LDBL128
_sscanf$LDBL128
I'm not using long double anywhere in my code that I'm aware of (though
it could be in some of my libraries). Where do I pick up these symbols?
Try adding -lSystemStubs to your other linker flags to resolve those
undefined symbols.
--
/* Matt DeFoor */
Now playing: Dylan, Bob - Just Like Tom Thumb's Blues
_______________________________________________
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