diff options
author | dos-reis <gdr@axiomatics.org> | 2008-10-10 00:30:53 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2008-10-10 00:30:53 +0000 |
commit | 5f292b7aec9a672c5a6055e7d4c47f42253456d7 (patch) | |
tree | ffef7c5ffe0e6218af817855b253e6599fb08870 /INSTALL | |
parent | 9d577a9fe12067a41ed4e60adb7edfba30996788 (diff) | |
download | open-axiom-5f292b7aec9a672c5a6055e7d4c47f42253456d7.tar.gz |
* boot/translator.boot (loadNativeModule): Don't save loaded
shared objects.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Requirements OpenAxiom currenly requires a Lisp system for its runtime support. OpenAxiom is known to build with the GNU Common Lisp (GCL versions 2.6.7 -or 2.6.8), Steel Bank Common Lisp (SBCL version 1.0.x or higher), +or 2.6.8), Steel Bank Common Lisp (SBCL version 1.0.21.15 or higher), CLisp (version 2.44.x or higher), and ECL (version 0.9l or higher). So, if you already have any of the above mentioned Lisp system, your are good to go. Otherwise, you would need to download a dependency |