Re: Shared library depending on a convenience library

2006-07-11 Thread Bjarne Vestergaard
Hi Ralf, Hate to admit it, but this is really embarrassing. I started to create the info you requested, e.g., the libtool --features (host: i586-pc-linux-gnu, enable shared libraries, enable static libraries), then went on to investigate my log files once more to see if I could elaborate a bit

Re: Shared library depending on a convenience library

2006-07-10 Thread Ralf Wildenhues
Hello Bjarne, * Bjarne Vestergaard wrote on Mon, Jul 10, 2006 at 10:03:09PM CEST: > > I've been trying to use libtool to build a shared library that depends on a > libtool convenience library. But for some reason, the convenience library > that I've created doesn't contain any reference to .lo

Shared library depending on a convenience library

2006-07-10 Thread Bjarne Vestergaard
Hi, I've been trying to use libtool to build a shared library that depends on a libtool convenience library. But for some reason, the convenience library that I've created doesn't contain any reference to .lo or .so files. When linking the shared library, it will therefore contain a TEXTREL mem