[gambit-list] gsc error

Steve Graham jsgrahamus at yahoo.com
Thu Jun 7 09:56:20 EDT 2012


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>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20120607/bb16a2ad/attachment.htm>


More information about the Gambit-list mailing list