starksb(a)ebi.ac.uk (David Starks-Browning) writes:
XEmacs 21.1.9 "Canyonlands" configured for
`mips-sgi-irix6.5'.
Sigh.. XEmacs 21.1.9's biggest changes were to "fix" dumping on Irix 6
:-(
What compiler should XEmacs be built with? gcc -g -O3
-Wall -Wno-switch
Two things that have helped others in the past:
1. Using the native Irix compiler (--with-gcc=no). (The current dumping on Irix was
updated by somebody from
freeware.sgi.com and he used the native compiler).
2. Compiling without "-g" (--cflags=-O3)
Jan