On Fri, 05 Apr 2002 14:21:04 EST, Gary Beckmann <gbeckmann(a)RADIONICS.com> said:
You can build xemacs 21.4.6 only with the +O3 or +O4 optimization
levels. Debug, or even default optimization will result in a temacs
which fails at loading and dumping faces.el.
That's just so... *wrong* somehow.
Usually, you have to turn OFF optimization to prevent the compiler from
screwing you to the wall. The only thing I can think of is that either
your compiler is on serious crack when run at low optimizations, or that
the linker/loader can't deal with the large debug symbol tables created
when -g is present. However, you'd expect the symbol table size to be
fairly invariant between +O and +O4.
Anybody want to add this one to the PROBLEMS file? ;)
--
Valdis Kletnieks
Computer Systems Senior Engineer
Virginia Tech