--- gforth/INSTALL 1994/02/11 16:30:45 1.1 +++ gforth/INSTALL 1994/11/23 16:54:36 1.3 @@ -1,11 +1,17 @@ Very preliminary version +You need gcc version 2.0 or later to compile gforth. + Create a machine description file for your machine, if necessary. Make a symbolic link to machine.h, e.g. ln -s decstation.h machine.h +Make a symbolic link from mach32l.fs or mach32b.fs to machine.fs + +Edit the Makefile (in particular the SWITCHES variable) + Now you can type make