Can I call dlopen() from statically Linked executable 2003-08-20 - By Muthu_T@(protected)
Back All, I have a statically linked executable in Linux. While running it, I want to load a 'Third Party' Shared object Via dlopen(). Is it possible a statically linked executable can call dlopen()?
Thanks.
--T. Muthu Mohan
|
|