Hello Ralf,
there might be a simple solution for this problem on AIX.
For example my libltdl.a (from the AIX Toolbox or my own build) contains
the following:
32 bit member:
libltdl.so.0 <- from the old libtool
libltdl.so.3.1.6
ltdl.o
64 bit member:
libltdl.so.3.1.6
ltdl.o
If an old program
* Ralf Wildenhues wrote on Sat, Aug 07, 2010 at 12:30:01AM CEST:
> The test tries to ensure that with an incompatible library upgrade,
> programs previously linked against the old library still work. This
> usually works on systems where different major versions of a library
> have different file