Re: func_win32_import_lib_p when file is missing

2012-10-06 Thread Gary V. Vaughan
Hi Peter, On 7 Oct 2012, at 06:53, Peter Rosin wrote: > How is the below function supposed to work > when $file_magic_cmd is '$OBJDUMP -f' and not 'func_win32_libid'? I have no idea :( > objdump doesn't output "import" for me, at least not for any > import lib I have given it. Chunk? > > # fun

func_win32_import_lib_p when file is missing

2012-10-06 Thread Peter Rosin
Hi! After getting rid of the legacy testsuite (nice!), I'm seeing a new failure with MSYS/MSVC in what used to be the demo group, now demo.at. I think it's a real libtool bug this time, and not a simple testsuite issue. When I do the MSVC run, I also specify that I want to use "dumpbin -symbols"