[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New MACLISP



Jonl,
I tried assembling the big-lowseg version of the new MACLISP today.  There
was a problem with the HSGORG constant.  At one point you have
.DECTWO
and what you need is 
.DECTWO HSGORG
to get it to load right.

I changed it in the source we have here, but it should also be fixed at your
end.  We have some other problem with the new source that seems unrelated to
the big lowseg or to the above-mentioned change (it occurred with the old
version, normal assembly).  At the end of reading our normal LISP.INI,
we get an illegal UUO lossage at 41066.  Still trying to track this down.
-- Scott