10 Jan
2013
10 Jan
'13
21:47
Hello everyone! It is nice to meet you! I installed gambit. So,I compiled .scm file. But, I failed it. Error message: C:\Users\?\Desktop>gsc myeval-myapply1.scm gcc: error: unrecognized command line option '-mno-cygwin' I download gambit of Windows installer MinGW version 4.6.6. MinGW is mingw-get-inst-20120426.exe. myeval-myapply1.scm is SICP 4.1.4 improved for R5RS. I can not understand why gsc emitted "gcc: error: unrecognized command line option '-mno-cygwin'". Please give me your help. Thanks.