aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-08-09 03:03:01 +0000
committerdos-reis <gdr@axiomatics.org>2008-08-09 03:03:01 +0000
commitca48929b74dee0ecfca92200ec4d5879bff0d4f5 (patch)
treeec782d66dd63f0672b3604412df321aa36c83070 /INSTALL
parente31e3e472aa2a91c0b6f12af8723472cd80fe0eb (diff)
downloadopen-axiom-ca48929b74dee0ecfca92200ec4d5879bff0d4f5.tar.gz
Document hpw to insist on GCL as base Lisp runtime.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 9d84b9ea..1da4d7ad 100644
--- a/INSTALL
+++ b/INSTALL
@@ -39,6 +39,12 @@ a good idea to separately build and install those tools once for all.
If you already have GCL and noweb installed, please go to step 2.
+Note however that if you want to build OpenAxiom with the GCL from
+the dependency tarball (assuming you have unpacked it as explained
+in step 1.b.), and you have other Lisp systems available in the build
+environment, then you should add the option --enable-gcl to the
+configure command line. In short, add --enable-gcl if you
+specifically insist on GCL as the base Lisp runtime system.
1.a. Download the dependency tarball open-axiom-1.1.x-dep.tar.bz2