http://bugs.winehq.org/show_bug.cgi?id=23522
--- Comment #16 from paulo i30817@gmail.com 2011-01-31 19:31:33 CST --- Err, i was trying to use gcc 4.5 to verify if the root cause of the problem is the expected one. I did: CC=gcc-4.5 ./configure -m32 on my git dir And it told me: "checking whether gcc-4.5 -m32 works... no configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries."
Though i do have them otherwise i couldn't compile under gcc 4.4 as i did just yesterday (since i use a 64 bit machine)