Skip to content
Snippets Groups Projects
Commit f54d16ce authored by rtoy's avatar rtoy
Browse files

o Test new mailcommit

o Add more detail to cross-platform cross-compile.
parent 63cf1cdc
No related branches found
No related tags found
No related merge requests found
...@@ -660,6 +660,8 @@ same file system, via NFS or something else. ...@@ -660,6 +660,8 @@ same file system, via NFS or something else.
kernel.core. As above, PCL has not been compiled, so select kernel.core. As above, PCL has not been compiled, so select
restart 3 (return nil from pclload) to create lisp.core 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. 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 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 to get PCL included. This is also a good check to see if everything
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment