PREV UP NEXT SCM

2.3.1: Invoking Build

The all method will also work for MS-DOS and unix. Use the all method if you encounter problems with `build.scm'.

MS-DOS
From the SCM source directory, type `build' followed by up to 9 command line arguments.
unix
From the SCM source directory, type `./build.scm' followed by command line arguments.
all
From the SCM source directory, start `scm' or `scmlit' and type (load "build.scm"). Alternatively, start `scm' or `scmlit' with the command line argument `-ilbuild'.