[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
building a cross-compiler (trying to use #+CROSS)
- To: clisp-list@[129.13.115.2]
- Subject: building a cross-compiler (trying to use #+CROSS)
- From: hoehle@zeus.gmd.de (Joerg Hoehle)
- Date: Tue, 8 Apr 1997 17:07:19 +0200
Hi,
has anybody ever successfully built a cross compiler the way it is
described at the top of the file COMPILER.LSP?
With an old version of CLISP (960530), I tried to build a compiler for
a recent version, but this fails because some variables and functions
are not defined (*LISP-PACKAGE*, GET-FUNNAME-...). So what's the
value of #+CROSS in compiler.lsp?
Is there any way not to bootstrap through the full interpreted.mem ->
halfinterpreted.mem (with only compiler.lsp compiled) -> compiled.mem
sequence with every new release of CLISP?
Thanks for any help,
Jo"rg Ho"hle.
Joerg.Hoehle@gmd.de http://zeus.gmd.de/~hoehle/amiga-clisp.html