[gambit-list] 4.6.6 or 4.2.8

Steve Graham jsgrahamus at yahoo.com
Thu Jun 7 12:31:54 EDT 2012


I got some errors when I tried to compile a file:

root at mepis1:/opt/gambit# cat test.scm
(define (block))

(define (f x)
(+ (* x x)
(- x 1)))

(define (g y)
(f (f y)))

(pp 123)

root at mepis1:/opt/gambit# gsc test.scm
*** ERROR IN "/opt/gambit/test.scm"@1.1 -- Ill-formed special form: define
root at mepis1:/opt/gambit# gsc -e '(set! c#targ-tree-shake? #t)' test.scm
*** ERROR IN (string)@1.1 -- Unbound variable: c#targ-tree-shake?

Any ideas?

Thanks, Steve



________________________________
 From: Steve Graham <jsgrahamus at yahoo.com>
To: Gambit List <Gambit-list at iro.umontreal.ca> 
Sent: Thursday, June 7, 2012 10:23 AM
Subject: [gambit-list] 4.6.6 or 4.2.8
 

Just downloaded and built the latest version.  Verbiage in make indicated it was 4.6.6.  However, when I fired up gsi and gsc, they both said 4.2.8.

I am running on an x64 Linux system.


Steve

_______________________________________________
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/7c8b60d7/attachment.htm>


More information about the Gambit-list mailing list