--
M?ns Rullg?rd
What is you are trying to accomplish?
--
M?ns Rullg?rd
No, nothing of this.Quote:> or there is a pointer to static data in the library being
> used somewhere.
A bynary that update itself. It use a library whit all the code (except theQuote:> What is you are trying to accomplish?
Excuse me if my English isn't perfect :)
>> In that case there is still some thread executing code inside the
>> library,
> In my test there is only one thread, and I wait this whit pthread_join
>> or there is a pointer to static data in the library being
>> used somewhere.
> No, nothing of this.
>> What is you are trying to accomplish?
> A bynary that update itself. It use a library whit all the code (except
> the code for the library loading) and when it must update itself it change
> the library.
> Excuse me if my English isn't perfect :)
> A bynary that update itself. It use a library whit all the code (except the
> code for the library loading) and when it must update itself it change the
> library.
--
M?ns Rullg?rd
1. Where are dlopen, dlclose, etc...
Hopefully someone can quickly point me in the right direction (you
know, kinda like telling me where to go :-). I have a program that
uses the functions dlopen, dlclose, dlerror, and dlsym that I'm trying
to port to Linux. I was overjoyed to find the file
/usr/include/dlfcn.h which contained prototypes for these functions. I
just checked and the file *does* come with the standard GCC include
tar file. Unfortunately I have no clue as to where the object code for
these functions live. Can someone tell me which library contains the
code ?
John
--
John Burton
(804) 865-7491 (voice) (804) 865-1021 (fax)
2. Export Filemaker DB to use in MySQL?
3. Bugs in shared libraries (dlopen / dlclose)..
4. Linux and Linksys ether cards. what drviers to use?
5. dlclose in a multi-threaded application
6. Will Portsentry co-exist with a firewall?
7. Shared library - linux glibc6 2.1.3x, dlclose generate segmentation fault
11. dlclose broken?
12. Loading libraries run-time: dlopen, dlsym, dlclose
13. Undefined dlopen, dlclose ..