11 Jul
2006
11 Jul
'06
09:57
If this is a FAQ, sorry. I'm trying to use Gambit-C to get an executable version of a Scheme program. I'm comfortable with Scheme, but haven't used C in many years. I'm running Windows XP. I downloaded Gambit-C, version 4.0 beta 9. I've succeeded in using Gambit to translate foo.scm into foo.c. After quite a while looking for documentation I'm still clueless as to how to compile and link foo.c. I've tried both MS Visual Studio and Watcom-1.3. Any help will be greatly appreciated.