Re: [PATCH 00/12] Improve AIX support: libltdl, filename-based versioning.

2012-10-17 Thread Michael Haubenwallner
On 10/02/2012 05:34 PM, Michael Haubenwallner wrote: > here's a set of patches to fix the two major problems with current AIX support > in libtool, that is: > > *) libltdl: lt_dlopen() does work /with/ runtime linking (LDFLAGS=-brtl) only. > *) libtool: /Without/ runtime linking, there is "some"

[PATCH 00/12] Improve AIX support: libltdl, filename-based versioning.

2012-10-02 Thread Michael Haubenwallner
Hi, here's a set of patches to fix the two major problems with current AIX support in libtool, that is: *) libltdl: lt_dlopen() does work /with/ runtime linking (LDFLAGS=-brtl) only. *) libtool: /Without/ runtime linking, there is "some" versioning support, but still far from being ideal for p