Lisp GCL on SGI

Tobias Kunze tkunze@vader.kgw.tu-berlin.d400.de
Thu, 6 Oct 1994 17:34:48 +0100


> does someone could tell me on which ftp site is it?

math.utexas.edu:pub/gcl/gcl.x.x.tgz

but be aware that gcl 1.0 does NOT run ounder Irix 5.2 or higher.
the problem is with unixsave.c and unixfasl.c, which expect coff object
files, but SGI has switched to the elf format.

you might try usings emacs' unexec.c and load (execld.c ?) files instead.