http://bugs.winehq.org/show_bug.cgi?id=13643
Paul Millar paulm@astro.gla.ac.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |paulm@astro.gla.ac.uk
--- Comment #6 from Paul Millar paulm@astro.gla.ac.uk 2008-06-04 16:23:27 --- Hi guys,
I've manually built the ddraw_test.exe. It's available from:
http://quisquiliae.physics.gla.ac.uk/cross/special/
I couldn't say how likely it is that the build environment is triggering this problem. I seems unlikely, but quisquiliae does appear to be the common factor.
One possible way to proceed is to replicate my build environment. The MinGW-building script and patch-set are both available from the bottom of this page:
http://www.astro.gla.ac.uk/~paulm/Cross/
The native- and cross- compiling information is embedded within the executable (see top of the "[file]" link). These values are generated dynamically, so they should always be correct. For the sake of completeness, I've copied across the salient points:
Native gnu toolchain: GNU ar 2.17 Debian GNU/Linux gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) ccache version 2.4 distcc 2.18.3 i486-pc-linux-gnu
Cross-compiling gnu toolchain: i686-mingw32msvc-gcc (GCC) 3.4.6 GNU ar 2.16.91 20060119 ccache version 2.4 distcc 2.18.3 i486-pc-linux-gnu
I'm happy to create a special patched version of ddraw_test.exe if that would help. Just send me the patch and I'll make the test available at same location /cross/special/
Cheers,
Paul.