A quicky and dirty solution would be, edit your bin\gsc-cc-o.bat file as not to include that compilation option anymore.<div><br></div><div>Secondarily, for debug, you can turn on the GAMBC_CC_VERBOSE environment option as to get echoed to you the actual C compiler command line invoked by Gambit.</div>

<div><br></div><div>Did this work around it?</div><div><br><br><div class="gmail_quote">2013/1/11 Sunao Furukawa <span dir="ltr"><<a href="mailto:sadie@kind.ocn.ne.jp" target="_blank">sadie@kind.ocn.ne.jp</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone!<br>
It is nice to meet you!<br>
<br>
I installed gambit.<br>
So,I compiled .scm file.<br>
But, I failed it.<br>
Error message:<br>
C:\Users\?\Desktop>gsc myeval-myapply1.scm<br>
gcc: error: unrecognized command line option '-mno-cygwin'<br>
<br>
I download gambit of Windows installer MinGW version 4.6.6.<br>
MinGW is mingw-get-inst-20120426.exe.<br>
<br>
myeval-myapply1.scm is SICP 4.1.4 improved for R5RS.<br>
<br>
I can not understand why gsc emitted "gcc: error: unrecognized command<br>
line option '-mno-cygwin'".<br>
Please give me your help.<br>
<br>
Thanks.<br>
_______________________________________________<br>
Gambit-list mailing list<br>
<a href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a><br>
<a href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list" target="_blank">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a><br>
</blockquote></div><br></div>