"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
 >>>>> "juhp" == Jens Petersen
<petersen(a)redhat.com> writes:
 
     juhp> I have not been able to build xemacs-21.4 on ia64 Linux
     juhp> since 21.4.6.  Here is a buildreport for 21.4.12.  I attach
     juhp> the full build log and a gdb backtrace in case these lend
     juhp> more clues.  Feel free to ask for more info
 
 There has been discussion of 64-bit problems on XEmacs beta recently,
 and Krishnakumar was successful in building.  See the thread at
 <a
href="http://list-archive.xemacs.org/xemacs-beta/200301/msg00564.htm...
Thank you, Stephen. :-)
Yep, with --with-system-malloc, xemacs-21.4.12 builds fine on
alpha and ia64 now, and I'm happy.
Perhaps on these archs system-malloc should be the default
until the Doug Lea code in XEmacs is made 64 bit cleaner.
(Seems fine on x86_64 and s390x though btw.)
Jens