libtool
[Top][All Lists]
Advanced

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

Re: only build/install shared library for a particular directory


From: Bob Rossi
Subject: Re: only build/install shared library for a particular directory
Date: Thu, 15 Nov 2007 13:25:28 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

On Thu, Nov 15, 2007 at 06:45:15PM +0100, Ralf Wildenhues wrote:
> Hello Bob,
> 
> * Bob Rossi wrote on Thu, Nov 15, 2007 at 04:54:05PM CET:
> > 
> > Is it possible to only build and install shared libraries for a
> > particular directory? I don't want to waste time building and installing
> > static libraries, considering these library are used by dlopen.
> 
> You can try putting --tag=disable-static in *_LIBTOOLFLAGS (i.e., to
> appear before --mode on the command line; *_LIBTOOLFLAGS require
> Automake >= 1.10). Alternatively, with HEAD Libtool, -shared in
> *LDFLAGS.

Does the feature in HEAD work on a per library, or per Makefile.am basis?

Thanks,
Bob Rossi




reply via email to

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