diff --git a/cmucl-www/www/doc/crosscompile.html b/cmucl-www/www/doc/crosscompile.html index bf1e580d18421f6285726cb172c11216089db4bb..f9686d1c4ab3a9c1f25cf73249076cde36d3ac6d 100644 --- a/cmucl-www/www/doc/crosscompile.html +++ b/cmucl-www/www/doc/crosscompile.html @@ -47,13 +47,18 @@ Documentation: How to cross-compile

- To be written. + The most current information on cross-compiling can be found on + CMUCL's + wiki on + compiling source that contain disruptive changes.

diff --git a/cmucl-www/www/doc/index.html b/cmucl-www/www/doc/index.html index 78287fabd0ebfe3ff46a9336e7e024eb77bb1b8b..b0241d3eb57f389dcf4f11dc3fb9de51350e00d6 100644 --- a/cmucl-www/www/doc/index.html +++ b/cmucl-www/www/doc/index.html @@ -257,17 +257,11 @@
  • The first step to being able to improve CMUCL is knowing how to build it (ie recompile it from its source). This is a slightly delicate process, since a running Lisp is used to produce a new lisp. - There are two sets of instructions and scripts for building CMUCL: - + For details, see Building + CMUCL on CMUCL's + wiki.
  • A trickier process is a cross-compile, which can be necessary to add certain features to CMUCL, or to port it to a new platform. @@ -364,7 +358,7 @@