This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
shared libraries - reg
- From: "Karthikeyan Ramnath" <karthikeyanr at subexgroup dot com>
- To: <automake at gnu dot org>
- Date: Thu, 25 Mar 2004 23:49:24 +0530
- Subject: shared libraries - reg
guys I
built a shared library using "lib_LTLIBRARIES". Now I want to link to the SO and
perform a dlopen() on the same. in the makefile of the application which uses
this SO, i've added a -Lxxx to the "prog_LDADD" section.
Now, when I
try to instantiate the object from the application, I'm allowed to do so. Why is
this? Should I not be getting a compilation error as the linkage is not found at
compile time?
thanks in
advance.
Karthikeyan.R
DISCLAIMER: This email is bound by the terms and conditions described at
http://www.subexgroup.com/mail-disclaimer.htm