Xref: utzoo comp.sys.sgi:868 comp.lang.lisp:1597 Path: utzoo!utgpu!jarvis.csri.toronto.edu!me!ecf!soosaar From: soosaar@ecf.toronto.edu (Robert Soosaar) Newsgroups: comp.sys.sgi,comp.lang.lisp Subject: Kyoto Common Lisp on SGI Keywords: KCL, SGI, Iris, Porting Message-ID: <818@mv06.ecf.toronto.edu> Date: 27 Mar 89 15:28:48 GMT Organization: Engineering Computing Facility, University of Toronto Lines: 26 We are porting Kyoto Common Lisp to our Silicon Graphics workstations (Personal Iris and 3000 series) and have come across a few problems. On the Iris 3130: We cannot get KCL to generate a saved state by dumping to a file. The root of this problem is likely in the unix_save.c routines. On the Personal Iris: A few of the functions are written with in-line assembly code. These functions (in earith.c and bitop.c) have to be converted into assembler code for the MIPS processor. If someone has already performed the modifications or even attempted some of these mods. I would appreciate hearing some feedback. Rob Soosaar University of Toronto Institute for Aerospace Studies (416)667-7701 soosaar@ecf.toronto.edu