Re: Preloading without .la

2010-03-30 Thread Pierre Ossman
On Mon, 29 Mar 2010 21:37:29 +0200 Ralf Wildenhues ralf.wildenh...@gmx.de wrote: Hello Pierre, * Pierre Ossman wrote on Mon, Feb 22, 2010 at 04:57:56PM CET: On Sun, 21 Feb 2010 16:41:31 +0100 Ralf Wildenhues wrote: * Pierre Ossman wrote on Mon, Feb 15, 2010 at 10:57:23AM CET

Re: Make deplibs check fallback work for 64-bit Windows and Windows CE

2010-03-02 Thread Pierre Ossman
directory, added a NEWS entry, and committed the patch as below. Fantastic. Now I just need to get the other patch sorted out and look forward to a release. ;) Rgds -- Pierre OssmanOpenSource-based Thin Client Technology System Developer Telephone: +46-13-21 46 00 Cendio AB

Re: Make deplibs check fallback work for 64-bit Windows and Windows CE

2010-02-25 Thread Pierre Ossman
the generated script is usable; otherwise, skip. + AT_CHECK([$LIBTOOL --mode=link $CC $CFLAGS $LDFLAGS -o libunrelated.la a.lo -rpath $libdir] dnl + [|| exit 77], [], [ignore], [ignore]) +else + break; +fi;; + *) +break;; + esac +done + +AT_CLEANUP -- Pierre

Re: Make deplibs check fallback work for 64-bit Windows and Windows CE

2010-02-22 Thread Pierre Ossman
On Sat, 20 Feb 2010 10:32:27 +0100 Ralf Wildenhues ralf.wildenh...@gmx.de wrote: [ dropping libtool@ ] Hi Pierre, thanks for the report and patch! * Pierre Ossman wrote on Mon, Feb 15, 2010 at 11:01:40AM CET: The normal check was fixed some time ago, but the fallback code

Re: Preloading without .la

2010-02-22 Thread Pierre Ossman
On Sun, 21 Feb 2010 16:41:31 +0100 Ralf Wildenhues ralf.wildenh...@gmx.de wrote: Hello Pierre, * Pierre Ossman wrote on Mon, Feb 15, 2010 at 10:57:23AM CET: Let's give this another go. I've included a patch against master this time. Thanks for your patch and your perseverance. I get

Re: Preloading without .la

2010-02-15 Thread Pierre Ossman
table to be unmangled so we need to change libltdl to stop doing that. Rgds -- Pierre OssmanOpenSource-based Thin Client Technology System Developer Telephone: +46-13-21 46 00 Cendio ABWeb: http://www.cendio.com From 5f136168282724689f8da99d45fd0324e85af130 Mon

Make deplibs check fallback work for 64-bit Windows and Windows CE

2010-02-15 Thread Pierre Ossman
The normal check was fixed some time ago, but the fallback code was overlooked. This patch fixes that as well. Btw, why isn't the original fix (b5282894) in the 2.2.6b release? The fix is over one year old and still isn't in any released version. Rgds -- Pierre OssmanOpenSource

Re: Preloading without .la

2009-12-03 Thread Pierre Ossman
On Wed, 2 Dec 2009 12:58:47 -0600 (CST) Bob Friesenhahn bfrie...@simple.dallas.tx.us wrote: On Wed, 2 Dec 2009, Pierre Ossman wrote: I upgraded to libtool 2 the other day and was hit by this bug again. Has there been any work on fixing this rather large hole in the preload functionality

Re: Preloading without .la

2009-12-03 Thread Pierre Ossman
On Wed, 2 Dec 2009 18:34:06 +0100 Pierre Ossman oss...@cendio.se wrote: So either libtool needs to start mangling, or libltdl needs to stop. I'm voting for the former as symbol names can already contain the mangled module name. Apparently this wasn't a good idea. Some applications look

Re: [Mingw-users] libtool, dlls and -lm

2006-08-28 Thread Pierre Ossman
Ralf Wildenhues wrote: First I never got around to testing GnuWin32 `file' right away, and then your patch got lost. :-( Please accept my apologies. I have applied it as follows. No sweat. I know you have a lot on your table. And better late than never. ;) -- Pierre Ossman

Re: [Mingw-users] libtool, dlls and -lm

2006-08-22 Thread Pierre Ossman
by Pierre Ossman [EMAIL PROTECTED]. Cheers, Gary. So, what happened with this patch? -- Pierre OssmanOpenSource-based Thin Client Technology System Developer Telephone: +46-13-21 46 00 Cendio ABWeb: http://www.cendio.com signature.asc Description

Re: Preloading without .la

2006-05-30 Thread Pierre Ossman
I guess this issue got lost somewhere. As the issue persists for me and I'd rather not use a homebrew build environment, I'd still like this to be resolved. Rgds Pierre Pierre Ossman wrote: Ralf Wildenhues wrote: [ Let's move this to libtool-patches Note also the list server may not come