shared libs

From: Uday Mullangi (udaymullangi_at_lucent.com)
Date: 02/25/05


Date: Fri, 25 Feb 2005 21:32:41 +0530

Hi,
    Assume a module/application is using a shared library.
Now if i need to statically link the shared library then i need to make the
compiler understand that the .so file
should be statically linked. Can someone please let me know as how can we
achieve this?

Thanks
Uday