help-bison
[Top][All Lists]
Advanced

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

Re: Problem finding cause of memory exhausted


From: Frans Englich
Subject: Re: Problem finding cause of memory exhausted
Date: Tue, 13 May 2008 10:53:55 +0200
User-agent: KMail/1.9.6

On Tuesday 13 May 2008 10:46:05 Hans Aberg wrote:
> On 8 May 2008, at 16:46, Frans Englich wrote:
> > I'm running into "memory exhausted"...
> >
> > How should I approach this problem?
>
> The C stack can be both static (or user defined) and dynamic. This is
> regulated by the parameter yyoverflow; if it is undefined, one gets
> the dynamic stack (or so is my impression from looking into yacc.c).
> Are you sure you have the dynamic stack?

yyoverflow is undefined. Even undefined it to be sure.

Tried to find documentation on yyoverflow, but it's at least not mentioned in 
the Bison manual.


Cheers,

                Frans




reply via email to

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