[comp.lang.lisp] KCl on DECsystem 5820

kageyama@ccs.mt.nec.co.jp (Tatsuro Kageyama) (10/31/90)

Has any body gotten KCl to compile on a DECsystem 5820 running Ultrix 4.0?
I've tried to compiled it, but it core dumped when trying to exec raw_kcl.

  (cd bin; make)
  (cd o; make)
  (cd lsp; make)
  (cd cmpnew; make)
  (cd unixport; make)
  ./raw_kcl ../unixport/ < init_kcl.lsp
  KCl (Kyoto Common Lisp)  September 1987  16384 pages
  sh: 7678 Memory fault - core dumped*** Error code 139
  
  Stop.
  *** Error code 1
  
  Stop.

I hope that somebody else has fixed this, and give us some info.

Thanks.

--
Tatsuro Kageyama
kageyama@ccs.mt.nec.co.jp
Common Software Development Laboratory, NEC Corporation.