Hello Chris, I'm trying to build mit-scheme-10.1.tar.gz from a 9.2 build on my Mac and it's failing (before trying 10.1, it also failed similarly for 10.1.5).
I'm following the instructions for "Building an incompatible compiler". When I run (load "compiler.sf"), it fails here: ; Generating SCode for file: "rtlgen/fndblk.scm" => "rtlgen/fndblk.bin"... done ; Generating SCode for file: "rtlgen/fndvar.scm" => "rtlgen/fndvar.bin"... done ; Generating SCode for file: "rtlgen/opncod.scm" => "rtlgen/opncod.bin"... ;MICROCODE-TYPE: Unknown name tagged-object ;To continue, call RESTART with an option number: ; (RESTART 2) => Skip processing file /Users/duncan/Downloads/mit-scheme-10.1/src/compiler/rtlgen/opncod.scm ; (RESTART 1) => Return to read-eval-print level 1. 2 error> ^D End of input stream reached. Moriturus te saluto. yomigana:compiler$ scheme --version MIT/GNU Scheme microcode 15.3 Copyright (C) 2014 Massachusetts Institute of Technology This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Image saved on Friday September 28, 2018 at 5:08:35 PM Release 9.2 || Microcode 15.3 || Runtime 15.7 || SF 4.41 || LIAR/C 4.118 || Edwin 3.116 I got my existing installation of MIT Scheme from Homebrew. -- Duncan.
_______________________________________________ MIT-Scheme-devel mailing list MIT-Scheme-devel@gnu.org https://lists.gnu.org/mailman/listinfo/mit-scheme-devel