http://bugs.winehq.org/show_bug.cgi?id=13299
--- Comment #5 from F. Delente fdelente@mail.cpod.fr 2008-05-19 11:46:25 ---
http://wiki.winehq.org/WineOn64bit has more info.
Well not enough for my distribution.
Compiling with just 'gcc -m32' gives me undefined references to libgcc.a; adding the directory in which I have a 32-bit libgcc.a in LDFLAGS makes the compilation go further, but it breaks on being unable to find a valid crt1.o...
My regret is that my building with a cross-compiler worked ok up to 0.9.61. So something has changed in build methods between 0.9.60 and 0.9.61 that makes using a cross-compiler fail.