Well, I get:
EMACSBOOTSTRAPLOADPATH="/u3/exp/xemacs-20/src/../lisp/:/u3/exp/xemacs-20"
EMACSBOOTSTRAPMODULEPATH="/u3/exp/xemacs-20/src/../modules/:/u3/exp/xemacs-20"
./temacs -batch -l /u3/exp/xemacs-20/src/../lisp/update-elc.el
make[1]: *** [dump-elcs] Segmentation fault (core dumped)
This is gcc 2.95, under linux 2.2.5. I'm about to try again with
-fno-strict-aliasing (or whatever it's called) and see if it makes a
difference.
Hmm, this was happenning in pdump_load, and I can't reproduce this
now, so I suspect that it was trying to load the xemacs.dmp from before
I applied your latest patch. (it's now failing to find ./xemacs, but I
imagine that's normal ;-)
temacs runs, and so far doesn't appear any slower to me.
Robert
--
The above are my opinions,
and my opinions only.