"Dimitrie O. Paun" dimi@intelliware.ca wrote:
Same here (GCC 3.2.3 (mingw special 20030504-1)). It appears that this compiler defaults to --malign-double. When I specify --mno-align-double the test succeeds.
Paul, Kevin, Feri: it looks like we need to specify this -mno-align-double when building the tests. Should this go into Wine's Makefiles?
I think it's better to report a bug to mingw/cygwin developers, since in the default configuration their compiler produces incompatible (broken) alignment.