Guile 1.9.6 improves speed a lot however guile-gtk can not be compiled anymore. Is there any gtk binding for guile 1.9.x?
guile-gtk.c:31:22: error: guile/gh.h: No such file or directory make: *** [guile-gtk.x] Error 1 ==> ERROR: Build Failed. lars On Sat, 26 Dec 2009, dsm...@roadrunner.com wrote: > > ---- Chengqi Song <son...@gmail.com> wrote: > > the reference is here: > > http://www.littlewingpinball.com/contents/en/ypsilon_1g.html > > > > just for your reference > > > > lars > > > > Why? "System information: .... Guile 1.8.3 ...." > > Guile 1.8 and earlier is an interpreter. 2.0 (and the current 1.9.x) > compiles to a vm and might perform somewhat better. > > -Dale