guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autocompilation support in master


From: Mark H Weaver
Subject: Re: autocompilation support in master
Date: Mon, 8 Jun 2009 20:52:26 -0400

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.

I have the same problem on Debian Lenny/x86, and am able to work
around it by increasing the stack size resource limit.  On my system,
"ulimit -s 16384" (within bash) before running "make" does the trick.
Unfortunately, this is not a portable solution.

    Mark




reply via email to

[Prev in Thread] Current Thread [Next in Thread]