~ chicken-core (chicken-5) ee0e0099f29a5db4a4256f69150fd4c4e72b29af
commit ee0e0099f29a5db4a4256f69150fd4c4e72b29af
Author: Mario Domenech Goulart <mario@ossystems.com.br>
AuthorDate: Thu May 17 09:48:07 2012 -0300
Commit: Peter Bex <peter.bex@xs4all.nl>
CommitDate: Thu May 17 14:54:55 2012 +0200
README: fixed reference to documentationt about cross compilation
Signed-off-by: Peter Bex <peter.bex@xs4all.nl>
diff --git a/README b/README
index 084d73a3..361827b2 100644
--- a/README
+++ b/README
@@ -187,8 +187,7 @@
runtime system by building a version of CHICKEN with the
"HOST" option mentioned above. More information about this
process and the variables that you should set are provided
- in the CHICKEN wiki at
- <http://wiki.call-cc.org/cross-compilation>.
+ in the manual (see the "Cross development" chapter).
SRCDIR=
Specifies that CHICKEN should be built outside of its source
Trap