Re: Build problem in guile trunk

2009-06-08 Thread Andy Wingo
On Sun 07 Jun 2009 19:08, Juhani Viheräkoski writes: > Guile trunk as of today seems does not build (I ran make distclean after > updating to latest version, this might explain if you do not get the > same error). This is what it chokes on, after the error message it goes > to an infinite loop:

Re: autocompilation support in master

2009-06-08 Thread Neil Jerram
Neil Jerram writes: > Unfortunately I'm not getting through `make' yet: > > ... > GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools compile -o > "language/ecmascript/spec.go" "language/ecmascript/spec.scm" > ERROR: Stack overflow This is still happening for me after pulling the latest ma

Re: autocompilation support in master

2009-06-08 Thread Mark H Weaver
On Tue, Jun 09, 2009 at 12:24:48AM +0100, Neil Jerram wrote: > > GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guile-tools compile -o > > "language/ecmascript/spec.go" "language/ecmascript/spec.scm" > > ERROR: Stack overflow > > This is still happening for me after pulling the latest master today.