Re: libtool-2.2.11a on AIX 5.3 current git master / followup on the old test suite and failures in the new testsuit

2010-08-25 Thread Rainer Tammer
Hello Ralf, On 21.08.2010 10:17, Ralf Wildenhues wrote: > * Rainer Tammer wrote on Sat, Aug 07, 2010 at 09:35:56AM CEST: >> I have added one additional patch (as I did for the last run): >> >> # diff /daten/source/libtool-2.2.11a/tests/defs.in defs.in > [...] >> < # On AIX, shared libraries remai

Re: versioning test on AIX

2010-08-25 Thread Rainer Tammer
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

Re: [PATCH] [cygwin|mingw]: Add cross-compile support to cwrapper (take 6)

2010-08-25 Thread Peter Rosin
Den 2010-07-19 03:07 skrev Charles Wilson: *snip* > Congratulations, you have reached the end of this message, and can > now review the 750 line patch! I did wonder when I was going to get some meat :-) *snip* > +func_wine_to_win32_pathlist () > +{ > + $opt_debug > + # unfortunately, winepat

Re: [PATCH] [cygwin|mingw]: Add cross-compile support to cwrapper (take 6)

2010-08-25 Thread Peter Rosin
Hi, [Full quoting since I added libtool-patc...@] Den 2010-08-25 22:28 skrev Charles Wilson: > [Added Peter] > > On 8/25/2010 4:17 PM, Ralf Wildenhues wrote: >> * Charles Wilson wrote on Wed, Aug 25, 2010 at 10:15:55PM CEST: >>> On 8/25/2010 3:50 PM, Ralf Wildenhues wrote: just to let you k