On Apr 12, 2007, at 8:53 PM, schemeway@sympatico.ca schemeway@sympatico.ca wrote:
To build Termite, first compile Gambit-C without it. Then, in the main directory, create a symbolic link:
% ln -s gsc/gsc gsc-comp
or, if you are on Windows with cygwin:
% ln -s gsc/gsc.exe gsc-comp
It may bebetter to "make bootstrap", which just copies gsc/gsc to gsc- comp after completing the stuff of a regular "make".
Brad