PREV UP NEXT SCM

2.1: Making SCM

The SCM distribution has Makefile which contains rules for making scmlit, a ``bare-bones'' version of SCM sufficient for running `build.scm'. `build.scm' is used to compile (or create scripts to compile) full featured versions.

Makefiles are not portable to the majority of platforms. If `Makefile' works for you, good; If not, I don't want to hear about it. If you need to compile SCM without build.scm, there are several ways to proceed: