Justin Vallon <vallon(a)mindspring.com> writes:
I'm trying to build 21.1.2 on HP using HP's cc. xemacs gets
dumped.
However, when src/xemacs is first run (as part of lisp shadows), it hangs,
and can't be interrupted, killed, or kill -9'ed.
If I run it from gdb (gdb ./xemacs CR run), it works.
If I use dde:
(Warning) Object file
"/var/tmp/vallon/public/xemacs-21.1/xemacs-21.1.2/src/xemacs" has no debug
information.
Could you compile with debugging enabled (i.e. -g), so that you can
use the debugger where to see where it is hanging?
(BTW if it cannot be KILL -9'ed (assuming -9 is SIGKILL) then that is
also an OS problem.)
Is the "Should XEmacs use the GNU version of malloc?" ok to
be
yes, if using the native compiler?
Yes.
Anything else to try?
Jan