Re: Suffix or Operands invalid during AMD64 compile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Martin.Fuhrer@xxxxxxxxxxxxxx schrieb:
> Hi all,
> 
> I am trying to compile Wine 0.9.32 from source on an AMD64 desktop running
> Red Hat Enterprise Linux 4.  I configure as follows:
> 
> % ./configure --prefix=/home/mfuhrer/sw/linux --with-x --enable-wine64

Are you sure you want Win64? Normally you only need 32bit wine
because almost all windows applications are 32bit.
Just remove '--enable-wine64' from the above line.

Besides (afaik) 64bit-enabled wine doesn't really work anyway.

> gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_REENTRANT
> -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
> -Wwrite-strings -Wpointer-arith  -g -O2 -D__i386__  -o interlocked.o
> interlocked.c
As for the compile error. The problem is the -D__i386.
No idea though how that ended up there for a win64 build.

_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux