Xref: utzoo comp.sources.wanted:5232 comp.lang.lisp:1145 Path: utzoo!attcan!uunet!mcvax!ukc!etive!aiva!jeff From: jeff@aiva.ed.ac.uk (Jeff Dalton) Newsgroups: comp.sources.wanted,comp.lang.lisp Subject: Re: KCL for a SUN 4 Keywords: sparc sun4 kcl update port Message-ID: <607@aiva.ed.ac.uk> Date: 30 Sep 88 21:21:53 GMT References: <12483@duke.cs.duke.edu> Reply-To: jeff@uk.ac.ed.aiva (Jeff Dalton) Organization: Dept. of AI, Univ. of Edinburgh, UK Lines: 11 In article <12483@duke.cs.duke.edu> lco@godiva.cs.duke.edu (Louis C. Olszyk) writes: >We have kcl (Kyoto Common Lisp) running here on our sun3's >with no trouble. However, we have recently received some sun4's, >and the file "bitop.c" in kcl does not support the sparc architecture. As a first step, try the routines in that file that are written entriely in C. They are used for one machine but should work either as-is or with slight modification on others. Is that the only thing that doesn't work?