Jan Vroonhof <vroonhof(a)math.ethz.ch> writes:
> 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).
The native Irix C compiler costs $$$s so I'd like to see this work
with gcc too.
Perhaps I should start by seeing what problems there might be
compiling it with gcc then? :-) I'll do that now.