Re: strange link error: ld: Undefined symbols: _sprintf$LDBLStub
Re: strange link error: ld: Undefined symbols: _sprintf$LDBLStub
- Subject: Re: strange link error: ld: Undefined symbols: _sprintf$LDBLStub
- From: Glen Beane <email@hidden>
- Date: Mon, 15 Aug 2005 16:36:13 -0400
try adding -lSystemStubs as a compiler argument.
I've seen this when mixing objects built with gcc-4 with objects
built with gcc-3.3 or xlc on 10.4
On Aug 15, 2005, at 4:15 PM, Sean McBride wrote:
Hi all,
My app is working with ZeroLink, but I have some strange link errors
without it:
ld: Undefined symbols:
_sprintf$LDBLStub
_fprintf$LDBLStub
I have System.framework in my project.
Why can't Xcode find sprintf()?
I do have several 3rd party static libraries and frameworks, built God
knows how... could there be a conflict there?
Thanks!
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40umcs.maine.edu
This email sent to email@hidden
_______________________________________________
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