From f54d16ce83b0388d855a07df496fee3aafba0a1d Mon Sep 17 00:00:00 2001 From: rtoy <rtoy> Date: Tue, 24 Jan 2006 18:16:32 +0000 Subject: [PATCH] o Test new mailcommit o Add more detail to cross-platform cross-compile. --- BUILDING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUILDING b/BUILDING index da9a97477..9fd31bdb6 100644 --- a/BUILDING +++ b/BUILDING @@ -660,6 +660,8 @@ same file system, via NFS or something else. kernel.core. As above, PCL has not been compiled, so select restart 3 (return nil from pclload) to create lisp.core + src/tools/load-world.sh x86-target "new x86" + At this point, you will have a shiny new lisp on the new platform. Since it's missing PCL, you will need to do at least one normal build to get PCL included. This is also a good check to see if everything -- GitLab