I've done it by using a separate 32-bit "chroot" environment.
I'm using gentoo,
and I followed the instructions here:
http://www.gentoo.org/proj/en/base/amd64/technotes.xml?part=2&chap=4#doc_chap3
My attempts to modify the interlocked.c code to re-use the i386 code for amd64
failed. The compile error went away, but I think I eventually ran into some
linking problems.
-g
Wendy Verschoor wrote:
> Hi,
>
> Has anyone tried making Wine (20040408) work on AMD 64?
>
> When I try to build from source, I get (at the bottom of everything):
>
> make[2]: Entering directory `/home/wendyv/wine-20040408/libs/port'
> gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o
interlocked.o interlocked.c
> interlocked.c:248:3: #error You must implement the interlocked* functions
for your CPU
> make[2]: *** [interlocked.o] Error 1
> make[2]: Leaving directory `/home/wendyv/wine-20040408/libs/port'
> make[1]: *** [port] Error 2
> make[1]: Leaving directory `/home/wendyv/wine-20040408/libs'
> make: *** [libs] Error 2
>
>
> I'm not a uber-geek, so I'm not sure how exactly to make this work.
>
> Any ideas? (Or, if this is the wrong list, do let me know which one
> is the right one I should post to).
>
> Thanks!
>
> -- Wendy
> _______________________________________________
> wine-users mailing list
> wine-users@winehq.org
> http://www.winehq.org/mailman/listinfo/wine-users