http://bugs.winehq.org/show_bug.cgi?id=10783
--- Comment #15 from Ambro ambro@b4ever.net 2007-12-16 08:09:27 --- The problem in fact resides in libwine. If libwine is compiled with prebuilt windows mingw through wine, everything is fine. But if it's compiled with linux mingw, it causes the crash. I tracked down the problem to the 'dllwrap' command at the end of libwine compilation, which if done with linux mingw causes the crash. I've experimented with different binutils versions (gentoo cross ebuilds): works: binutils-2.17 works: binutils-2.17-r1 works: binutils-2.17-r2 bad: binutils-2.17.50.0.12 bad: binutils-2.17.50.0.17 bad: binutils-2.18.50.0.3