From: Matt Birkholz Date: Wed, 15 Feb 2012 20:03:54 +0000 (-0700) Subject: Syntax boot (LIAR/C) compiler with new runtime, sf, etc. X-Git-Tag: release-9.2.0~289 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=55623756a9a08851f5b86aac5adea1c9d5a4da9c;p=mit-scheme.git Syntax boot (LIAR/C) compiler with new runtime, sf, etc. --- diff --git a/src/etc/build-bands.sh b/src/etc/build-bands.sh index f47f67fcb..a8f933768 100755 --- a/src/etc/build-bands.sh +++ b/src/etc/build-bands.sh @@ -26,10 +26,17 @@ set -e . etc/functions.sh -run_cmd_in_dir runtime ../microcode/scheme --library ../lib --heap 6000 \ - --band runtime.com --batch-mode <