Hello David,

On Thu, July 26, 2007 01:20, David Fang wrote:
>       I wasn't able to find an answer for this in the libtool/automake
> manuals: Is there a way to force libtool (with automake) to create the
> shared version of an uninstalled library?  I would like to use libtool to
> create local shared libraries as plug-in/modules to another executable.

Add something like '-rpath /nowhere' to:

> foo_la_LDFLAGS = -module

Cheers,
Ralf



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to