Ok, I've redone build-from-lisp.sh so that build-abcl.lisp can remain untouched. I also added the feature to set :clean, :full, :batch from the command-line via --clean, --full, and --batch.
I used the script to build ABCL successfully on SBCL, CLISP, and CCL.
-T.
Tobias C. Rittweiler wrote:
Ok, I've redone build-from-lisp.sh so that build-abcl.lisp can remain untouched. I also added the feature to set :clean, :full, :batch from the command-line via --clean, --full, and --batch.
I used the script to build ABCL successfully on SBCL, CLISP, and CCL.
Committed in [svn 12046][1]. Thanks!
[1]: http://trac.common-lisp.net/armedbear/changeset/12046
armedbear-devel@common-lisp.net