http://bugs.winehq.org/show_bug.cgi?id=24470
Jesse jesse.pepper@thinkbottomup.com.au changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jesse.pepper@thinkbottomup. | |com.au
--- Comment #5 from Jesse jesse.pepper@thinkbottomup.com.au 2012-09-19 02:57:50 CDT --- Hi, I'm using wine-dev 1.4:
wine1.4-dev is already the newest version.
But I still get this problem:
$ winegcc main.c -m32 -o main.exe.so /usr/bin/ld: Relocatable linking with relocations from format elf64-x86-64 (/usr/lib/x86_64-linux-gnu/wine/libwinecrt0.a(exe_entry.o)) to format elf32-i386 (main.0Ipbo4.o) is not supported winebuild: /usr/bin/ld failed with status 1 winegcc: winebuild failed
Is this a regression, or am I doing something wrong?