On 9/15/05, Darryl Okahata <darrylo(a)soco.agilent.com> wrote:
Go back to using the original "configure" script, and
use (but add
"--with-mule" and any other options you normally use):
configure --disable-kkcc --disable-mc-alloc
Of course this bug goes away when I disable mc-alloc.
(BTW, going back to the old garbage collector makes XEmacs run MUCH
faster.)
If you're feeling lucky, you can also disable the optional error
checking and debugging code with these configure options:
--disable-error-checking --disable-assertions --disable-debug
If you're trying to help me to make xemacs up and running -- do not
worry: the whole point of this exercise is to debug mc-alloc on
(unusual? broken?) configuration. Seems like we already caught(?)
an unrelated bug with this.
I could always disable all new features and make it work (I hope so :)
Thanks,
--alexm