Rewrite code to compile Scheme files; now "etc/compile.scm" contains
authorChris Hanson <org/chris-hanson/cph>
Thu, 3 May 2007 03:45:52 +0000 (03:45 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 3 May 2007 03:45:52 +0000 (03:45 +0000)
commitf53cae0019f96089b791804dc55a0eae86b6baf4
treeef053f10fa9aeccc1d505afce2a33b5dc9301d4e
parentedb4194f26eed08da05abda98fb8aa40fd246891
Rewrite code to compile Scheme files; now "etc/compile.scm" contains
all of the compilation programs.  Each shell script loads
"etc/compile.scm" and invokes the appropriate entry point.
Additionally, differences between native compilation and liarc
compilation have been integrated, so that there are now fewer
necessary scripts.
v7/src/etc/build-bands.sh
v7/src/etc/build-runtime.sh [moved from v7/src/etc/c-initial-bands.sh with 53% similarity]
v7/src/etc/c-boot-compiler.sh
v7/src/etc/c-build-bands.sh [deleted file]
v7/src/etc/c-compile.scm [deleted file]
v7/src/etc/c-compile.sh
v7/src/etc/c-prepare.scm [deleted file]
v7/src/etc/c-prepare.sh
v7/src/etc/compile.scm
v7/src/etc/compile.sh