[arch-multilib] wine x86_64 crash

Robert Meijers robert.meijers at gmail.com
Sun Sep 5 09:14:07 EDT 2010


2010/9/5 Harvey <harv at gmx.de>:
> I put
> export CFLAGS=-march=i686
> in the build function of the wine PKGBUILD but this results in the following
> config error:
>
> configure:3236: gcc -march=i686  -Wl,--hash-style=gnu -Wl,--as-needed
> conftest.c  >&5
> conftest.c:1:0: error: CPU you selected does not support x86-64 instruction
> set

When building for i686 you (obviously) can't compile Wine64 (the 64
bit version). So you need to comment out the lines which build and
package Wine64 so only Wine (32 bits) gets build and packaged.


More information about the arch-multilib mailing list