[gambit-list] gsc error

Steve Graham jsgrahamus at yahoo.com
Thu Jun 7 10:40:59 EDT 2012


Oops - should have looked on Google first.



________________________________
 From: Steve Graham <jsgrahamus at yahoo.com>
To: Gambit List <Gambit-list at 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 at iro.umontreal.ca
https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20120607/6abca801/attachment.htm>


More information about the Gambit-list mailing list