Hi Luke,
* Luke Mewburn wrote on Mon, Oct 11, 2010 at 05:52:16AM CEST:
> I'm using libtool (and the other autotools) to build an installed
> static library (which I don't want it as a shared library),
> which I link into various other applications.
>
> I sometimes need to link this static library
Hi,
I'm using libtool (and the other autotools) to build an installed
static library (which I don't want it as a shared library),
which I link into various other applications.
I sometimes need to link this static library into a dynamic
object, such as a python module, and so we need the static
li