How to get details of link errors with Xcode?
How to get details of link errors with Xcode?
- Subject: How to get details of link errors with Xcode?
- From: "Sean McBride" <email@hidden>
- Date: Wed, 17 Aug 2005 13:58:56 -0400
- Organization: Rogue Research
Hi again!
I'm having some link problems, and they illustrate an another Xcode
annoyance. I maintain CodeWarrior and Xcode builds of my project and
both are having this link problem (discussed in a different thread), but
it makes a good example:
CW 9.5 complains like so:
Link Error : undefined: 'sprintf$LDBLStub' (code)
Referenced from 'print_system_error' in libvolume_io.a
Referenced from 'execute_decompress_command' in libminc.a
Referenced from 'get_clock_ticks_per_second' in libvolume_io.a
Xcode 2.2 says:
ld: Undefined symbols:
_sprintf$LDBLStub
Not very useful. :( Is there any way to get Xcode to give useful info,
like CodeWarrior does?
Thanks again!
--
____________________________________________________________
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:
This email sent to email@hidden