Oops - should have looked on Google first. ________________________________ From: Steve Graham <jsgrahamus@yahoo.com> To: Gambit List <Gambit-list@iro.umontreal.ca> Sent: Thursday, June 7, 2012 7:56 AM Subject: [gambit-list] gsc error What do you make of this? I have MinGW installed, but not Cygwin on my Win7x64. Steve --- C:\Users\Steve\Desktop>type test.scm (declare (block)) (define (f x) (+ (* x x) (- x 1))) (define (g y) (f (f y))) (pp 123) C:\Users\Steve\Desktop>gsc test.scm gcc: error: unrecognized command line option '-mno-cygwin' C:\Users\Steve\Desktop> _______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list