Re: LT_INIT pic-only not setting --with-pic

2010-10-11 Thread Ralf Wildenhues
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

LT_INIT pic-only not setting --with-pic

2010-10-10 Thread Luke Mewburn
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