libtool
[Top][All Lists]
Advanced

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

Re: force shared noinst_LTLIBRARIES?


From: Ralf Wildenhues
Subject: Re: force shared noinst_LTLIBRARIES?
Date: Thu, 26 Jul 2007 05:34:43 +0200 (CEST)
User-agent: SquirrelMail/1.4.9a

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





reply via email to

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