http://bugs.winehq.org/show_bug.cgi?id=35549
--- Comment #1 from dams damien.balima@free.fr --- Ok, I think it is because I've use these configure command line, on last git : ./configure --host=i686-linux-gnu "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32"
but if I use just "./configure", on last stable tar, it's fine. These host parameter doesn't need to pass. All right, not really a bug, just a bad command.