> On 08 Apr 2015, at 09:20, Stefan Weil <s...@weilnetz.de> wrote: > > ../../../configure --cross-prefix=x86_64-w64-mingw32- > --enable-trace-backend=stderr --extra-cflags=-Wno-missing-format-attribute && > make > > ... mingw-w64.Here is my package list (from Debian Jessie):
ok I'm just installing a new Win 8 virtual machine to be sure I do not mess any dlls and try again. > The last time when I had to debug a crash on Windows, I used gdb to find the > reason. you mean you copied the mingw...-gdb.exe to windows and alone it was enough to debug? good to know it works. thank you, Liviu