Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static (take 7)

2010-07-06 Thread Charles Wilson
On 7/4/2010 2:29 PM, Ralf Wildenhues wrote: > * Charles Wilson wrote on Sun, Jul 04, 2010 at 06:15:06AM CEST: >> So...this is what I intend to push, barring objections. > > No objections from me, please wait however long I asked you to wait > (basically long enough so others have had a chance to c

Re: MSVC: Support for response files with $NM.

2010-07-06 Thread Ralf Wildenhues
Hi Peter, * Peter Rosin wrote on Tue, Jul 06, 2010 at 11:27:31AM CEST: > Den 2010-07-06 08:07 skrev Ralf Wildenhues: > >Did you confirm that the debian/gcc case actually uses the @FILE code > >path in the testsuite (should be in the low_cmd_len tests)? > > No I didn't, but now I have and nm @FILE

Re: MSVC: Preloading in ltdl doesn't heed libname_spec.

2010-07-06 Thread Gary V. Vaughan
Howdy Bob, On 6 Jul 2010, at 13:19, Ralf Wildenhues wrote: > * Bob Friesenhahn wrote on Tue, Jul 06, 2010 at 06:48:56AM CEST: >> On Mon, 5 Jul 2010, Bob Friesenhahn wrote: >>> Yesterday's libtool was doing quite good with the tests but I am >>> seeing plenty of failures now for all Unixish targets

Re: MSVC: Support for response files with $NM.

2010-07-06 Thread Peter Rosin
Hi Ralf, Den 2010-07-06 08:07 skrev Ralf Wildenhues: Hi Peter, * Peter Rosin wrote on Fri, Jul 02, 2010 at 02:45:47PM CEST: The MSVC linker can't do relinking (-r -o), and this patch avoids a usage of that in libtool when it digs for symbols in large numbers of object files. With the patch I g