Re: dlsym question
Re: dlsym question
- Subject: Re: dlsym question
- From: Nat! <email@hidden>
- Date: Sun, 10 Apr 2011 22:43:37 +0200
Am 10.04.2011 um 21:48 schrieb Vladimir Zidar:
> As the comment says above, this refers to symbol names generated by C (or optionally C++ compiler, given proper (de)mangling).
>
> For anything other than this, you are on your own best guess what would the symbol name be (applies for ObjC, asm, etc...).
>
That is not the problem. The problem is that dlsym may be incapable of finding your best guessed symbol name. (Since the invention of "nm" there is also no need for guessing)
Ciao
Nat!
------------------------------------------------------
"It's always easier to ask forgiveness than it is to
get permission." -- Rear Admiral Hopper
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden