On Tue, Jan 11, 2005 at 06:31:19PM +0100, Peter Ekberg wrote:
> When installing a "libtool module" on aix 4.2, the .so file is not
> installed, even though the .la file specifies:
> dlname='x.so'
> 
> Copying x.so to the intended directory makes it work. However, trying to
> dlopen more than one such DSO does not work for some reason yet unknown
> to me. But one is better than none, no?

Rebuild with LDFLAGS="-Wl,-brtl".

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to