automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shared libraries and automake


From: Eric Ray
Subject: shared libraries and automake
Date: Mon, 1 Apr 2002 06:34:19 -0600

is it possible to link to a non-libtool generated shared object in the
Makefile.am?

for example, instead of

lib_LTLIBRARIES=libSomeLibrary.la

is there another command to use a regular .so file?

lib_LIBRARIES only appears to work with static libraries.  I can find no
documentation in the Automake manuel that describes how to use
non-libtool libraries.

----
 
Eric Ray
address@hidden
www.zixit.com
214.370.2089



reply via email to

[Prev in Thread] Current Thread [Next in Thread]