Link error (sprintf, vsprintf missing)
Link error (sprintf, vsprintf missing)
- Subject: Link error (sprintf, vsprintf missing)
- From: Stefan Bender <email@hidden>
- Date: 02 May 2006 18:13:06 +0200
Hi all,
we are trying to build an XCode project as Universal Binary (XCode 2.2.1, Intel-Mac, OS 10.4.6). The Intel code is built correctly, but the Power PC code is not because of three link errors (undefined symbols _sprintf$LDBLStub, _vsprintf$LDBLStub, _sscanf$LDBLStub). The projects contains other (some of them third-party) libraries. I tried linker options -lc and -lSystemStubs, but neither worked.
Is this a known problem and how can it be solved?
Thanks for any help,
Stefan Bender
_______________________________________________
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