Kurt Roeckx <[EMAIL PROTECTED]> writes: > Hi,
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 There is no such change in the Emacs CVS trunk, at any version. We need a rationale for adding this change, please. And if it is really necessary we'd better talk to upstream first, wouldn't we? > It also changes from references from /usr/lib64 to /usr/lib, > which is also a good thing. Where and how exactly? I can't see. > If you could please use that patch. Yes, as soon as we have dealt with those issues. Cheers, -- J�r�me Marant

