[Wine] Re: How to recompile Wine on ARM

André H. wineforum-user at winehq.org
Tue Apr 26 12:53:02 CDT 2011


i'm still interested in a link to a text telling you to delete a context...

for your new problem i wonder if your target supports thumb. Missing thumb support can lead to problems with some toolchains.

You should also specify the target to configure.
like that:
./configure --host=arm-linux-gnueabi --with-wine-tools=../wine-tools --without-freetype CFLAGS=" -mcpu=arm7tdmi" LDFLAGS=" -mcpu=arm7tdmi"







More information about the wine-users mailing list