Fix distcc/ccache interferences with the test suite

2009-01-05 Thread Akim Demaille
Hi all, From 02a3220b061f232d30baf1d1d3bc497d7e9417b8 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Mon, 5 Jan 2009 15:10:55 +0100 Subject: [PATCH] Fix distcc/ccache interferences with the test suite. * tests/localization.at (localized compiler messages): Ignore distcc log

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 2

2009-01-05 Thread Charles Wilson
Peter Rosin wrote: > Den 2009-01-05 06:24 skrev Charles Wilson: > Interesting! Meanwhile, I have done some experiments on my own, as I > don't like the dependence on anything that comes with MinGW when > dealing with libtool and MSVC. I kind of suspected that. What about the attached? This versio

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 2

2009-01-05 Thread Peter Rosin
Den 2009-01-05 06:24 skrev Charles Wilson: Charles Wilson wrote: Charles Wilson wrote: Peter Rosin wrote: I'm primarily trying to determine what impact this has on my MSVC branch... Ran some experiments on the libraries shipped with the Windows SDK. The attached script worked ok on most of th

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 2

2009-01-05 Thread Peter Rosin
Den 2009-01-05 15:08 skrev Charles Wilson: Peter Rosin wrote: Den 2009-01-05 06:24 skrev Charles Wilson: Interesting! Meanwhile, I have done some experiments on my own, as I don't like the dependence on anything that comes with MinGW when dealing with libtool and MSVC. I kind of suspected that

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 2

2009-01-05 Thread Charles Wilson
On Mon, 05 Jan 2009 21:55:13 +0100, "Peter Rosin" said: > Works for me (also works for import libs produced with the msvc branch). Good. > How likely is dllname to make it into msys 1.11? Or will that have to > wait until 1.12? (I'm asking what you think, I know that definitive > answers to such

Re: Fix distcc/ccache interferences with the test suite

2009-01-05 Thread Ralf Wildenhues
Hi Akim, * Akim Demaille wrote on Mon, Jan 05, 2009 at 03:22:24PM CET: > Hi all, Are those the only distcc/ccache-induced failures? Thanks, Ralf > From 02a3220b061f232d30baf1d1d3bc497d7e9417b8 Mon Sep 17 00:00:00 2001 > From: Akim Demaille > Date: Mon, 5 Jan 2009 15:10:55 +0100 > Subject: [PAT

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 2

2009-01-05 Thread Peter Rosin
Den 2009-01-04 03:35 skrev Charles Wilson: Peter Rosin wrote: I'm primarily trying to determine what impact this has on my MSVC branch... Den 2009-01-03 02:39 skrev Charles Wilson: *snip* +*cygwin* | *mingw* | *cegcc* ) We should strive to have fewer of these in ltmain.m4sh, not more.

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static take 2

2009-01-05 Thread Peter Rosin
Den 2009-01-06 02:06 skrev Charles Wilson: Maybe under that name. But a libbfd-ified version of impgen (as a replacement for the IMO totally broken -- but part of mingw-utils-0.3 -- reimp program), that happens to also supply an --identify --identify-ms functionality? Not so far-fetched. Right