Re: Build on 10.5.1, run on 10.3.5, undefined symbols (solved, sort of)
Re: Build on 10.5.1, run on 10.3.5, undefined symbols (solved, sort of)
- Subject: Re: Build on 10.5.1, run on 10.3.5, undefined symbols (solved, sort of)
- From: Steve Checkoway <email@hidden>
- Date: Sun, 6 Jan 2008 13:57:26 -0800
On Jan 6, 2008, at 10:50 AM, Stevo Brock wrote:
However, even with this, and checking every object and library that
is linked, somehow we still have a mysterious reference to
___stderrp. i.e. I have run "nm | grep stderr" on all the linked
object files and libraries and find no reference, however running
the same on the final app file reveals a reference. We have added
the following line to resolve the runtime error:
__stderrp is defined in libSystem.dylib. Are you not linking against
the standard libraries for some reason?
--
Steve Checkoway
"Anyone who says that the solution is to educate the users
hasn't ever met an actual user." -- Bruce Schneier
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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
- Prev by Date:
Re: Build on 10.5.1, run on 10.3.5, undefined symbols (solved, sort of)
- Next by Date:
Re: Build on 10.5.1, run on 10.3.5, undefined symbols (solved, sort of)
- Previous by thread:
Re: Build on 10.5.1, run on 10.3.5, undefined symbols (solved, sort of)
- Next by thread:
Re: Build on 10.5.1, run on 10.3.5, undefined symbols (solved, sort of)
- Index(es):