Undefined: _fprintf$LDBLStub
Undefined: _fprintf$LDBLStub
- Subject: Undefined: _fprintf$LDBLStub
- From: Wade Williams <email@hidden>
- Date: Thu, 9 Jun 2005 02:11:27 -0500
Using Xcode 2.1 on 10.4.1 to build a Carbon application target, I'm
getting:
/usr/bin/ld: Undefined symbols:
_fprintf$LDBLStub
_sprintf$LDBLStub
_fscanf$LDBLStub
and I *have* added libSystemStubs.a to the target, which is where nm
says those routines are defined. I have
verified that -lSystemStubs appears on the command-line.
However, I still get the undefined symbols error.
I searched the net and everyone there resolved the error just by
adding libSystemStubs.a - but it's not working
for me.
Anyone got any thoughts?
Thanks,
Wade
_______________________________________________
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