Hi, I can confirm that the patch on: http://debian-amd64.alioth.debian.org/gcc-3.4/patches/emacs21_21.3+1-7.0.0.1.amd64.patch
builds fine on amd64. It seems to have 1 important change over the last amdx86-64.h you send: +/* Define C_ALLOCA if this machine does not support a true alloca + and the one written in C should be used instead. + Define HAVE_ALLOCA to say that the system provides a properly + working alloca function and it should be used. + Define neither one if an assembler-language alloca + in the file alloca.s should be used. */ + +#define C_ALLOCA +#define HAVE_ALLOCA It also changes from references from /usr/lib64 to /usr/lib, which is also a good thing. If you could please use that patch. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]