[gnu.emacs.bug] emacs 18.52 and Sun 386i

karl@mote.umb.edu ("Karl Berry.") (02/19/89)

This is Emacs 18.52 on a Sun 386i (roadrunner) running 4.0.
I'm compiling with gcc -traditional.
All the compilation goes fine, and temacs is created,
and can even be started up. But the command

./temacs -batch -l inc-vers

failes with a segmentation fault. dbx gets very confused
when I try to debug it (fatal error: is a directory) and
I haven't been able to compile gdb yet, so I don't know
where the problem might lie.

I'm using the m- and s- files for the Sun 386i as instructed
by ./etc/machines.

karl@umb.edu