From 55623756a9a08851f5b86aac5adea1c9d5a4da9c Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Wed, 15 Feb 2012 13:03:54 -0700 Subject: [PATCH] Syntax boot (LIAR/C) compiler with new runtime, sf, etc. --- src/etc/build-bands.sh | 13 ++++++++--- src/etc/c-prepare.sh | 9 +++++-- src/etc/compile-boot-compiler.sh | 40 +++++++++++++++++++++++++------- 3 files changed, 49 insertions(+), 13 deletions(-) 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 <