Hello
It seems that some recent change (post 20010510) prevents binaries made with mingw32 (at least with my mingw32 linux cross-compiler) to load.
The error message is: err:module:map_image Could not map section .text, file probably truncated wine: can't exec 'a.exe': error=21
I've put one such binary and the source at: http://quark.fsb.hr/vedran/wine
Debian wine version 0.0.20010510-3 loads the binary fine.
Vedran Rodic