* Bob Rossi wrote on Thu, Nov 15, 2007 at 07:25:28PM CET:
> On Thu, Nov 15, 2007 at 06:45:15PM +0100, Ralf Wildenhues wrote:
> >
> > You can try putting --tag=disable-static in *_LIBTOOLFLAGS (i.e., to
> > appear before --mode on the command line; *_LIBTOOLFLAGS require
> > Automake >= 1.10). Alte
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
> > stat
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 puttin
Hi,
This may be a silly question, but I couldn't find the answer quickly.
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.
Thanks,
Bob Rossi
_