[comp.emacs] GNU emacs under Gould UTX/32

cudcv@warwick.ac.uk (Rob McMahon) (11/17/86)

<munch>

I'm sure you're fed up of 'has anyone ported GNU emacs to...' queries, but I'm
trying to bring it up on a Gould PN6000 running UTX/32.  I thought I'd got
crt0 right, I haven't even looked at unexec yet, and I've gone through the
generic m-*.h file making what I thought were safe choices.  I've made temacs,
but when I run it, it says 'Fatal error, loading loadup.el' (or words to that
effect) and dumps core.  A version of dbx with increased #defines gives the
following stack trace:

(0x1292008) at 0x4
unbind_to(count = 3), line 1909 in "eval.c"
readevalloop(readcharfun = 19513772, stream = 0x284b18, evalfun = 0x2397b4,
        printflag = 0), line 321 in "lread.c"
Fload(str = 53018588, missing_ok = 19472392, nomessage = 19472392),
        line 201 in "lread.c"
$b35, line 1373 in "eval.c"
Feval(form = 86639968), line 1373 in "eval.c"
top_level_1, line 385 in "keyboard.c"
internal_condition_case(bfun = 0x2177bc, handlers = 19472612,
        hfun = 0x217400), line 894 in "eval.c"
Frecursive_edit, line 248 in "keyboard.c"
main(argc = 1, argv = 0x205d64, envp = 0x205d6c), line 302 in "emacs.c"

Can anyone help ?
-- 
UUCP:   ...!mcvax!ukc!warwick!cudcv
JANET:  cudcv@uk.ac.warwick.daisy
ARPA:   cudcv@daisy.warwick.ac.uk
PHONE:  +44 203 523037
Rob McMahon, Computer Unit, Warwick University, Coventry CV4 7AL, England