From 63cf1cdcdc2a41182c1c0204d9f6e7e9236ff0a9 Mon Sep 17 00:00:00 2001 From: rtoy <rtoy> Date: Tue, 24 Jan 2006 17:38:40 +0000 Subject: [PATCH] o Test new mailcommit o Add more detail to cross-platform cross-compile. --- BUILDING | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/BUILDING b/BUILDING index 089edeef8..da9a97477 100644 --- a/BUILDING +++ b/BUILDING @@ -651,7 +651,10 @@ same file system, via NFS or something else. Note carefully that you may have to edit lisp/internals.h and/or lisp/internals.inc to have the correct features. This is a known bug in the generation of these files during cross-compilation. - + + Compile the lisp code: + + src/tools/rebuild-lisp.sh x86-target 5. Now run load-world.sh to create the desired lisp.core from lisp and kernel.core. As above, PCL has not been compiled, so select -- GitLab