Hello all,
Each time I try to compile gambit I get the following error:
/bin/sh: line 1: ../gsc/gsc: No such file or directory make: *** [_kernel.c] Error 127
Or a variation thereof. I've tried ./configure with the following options
--enable-single-host --enable-cplusplus --enable-shared --enable-debug
in various combinations (as well as without any options). It looks like there's supposed to be an executable compiled in the gsc directory and it's not happening.
Does anyone have any pointers? I've done a bit of searching but my google-foo must be a bit weak.
I'm running OS X 10.3.9 with gcc 3.3
Cheers, Scott