Hi all! I am trying to upgrade wine to version 1.1.16 on my Gentoo AMD64 but I got a problem because it can't compile (or maybe link) on my amd64 system.
x86_64-pc-linux-gnu-gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -march=core2 -O3 -pipe -msse4.1 -fomit-frame-pointer -o activeds_main.o activeds_main.c /usr/bin/ld: Relocatable linking with relocations from format elf32-i386 (main.o) to format elf64-x86-64 (acledit.gf6Map.o) is not supported winebuild: /usr/bin/ld -r failed with status 256 winegcc: ../../tools/winebuild/winebuild failed make[2]: *** [acledit.dll.so] Error 2 this is one of the errors that I got. Is there a way to build wine on a 64bit system without using the win64 flag (i still want to run win32 binaries). Bye! -- Antonio Quartulli <http://www.ritirata.org/ordex>