bug-bison
[Top][All Lists]
Advanced

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

Re: Table Size Exceeded Error and m4sugar.m4 error


From: Hans Aberg
Subject: Re: Table Size Exceeded Error and m4sugar.m4 error
Date: Wed, 16 Jun 2004 12:50:03 +0200

At 18:57 -0700 2004/06/15, Guru Chakravarthy wrote:
>I am getting the below error
>
>\util\rtr\vendor\parser.ypp:32519: fatal error:
>maximum table size (32767) exceeded
>I am using 1.35, I browsed thru some of the earlier
>posts and tried to upgrade to bison 1.875 and instead
>of the above error now I get
>
>bison: cannot open file
>`/usr/local/share/bison/m4sugar/m4sugar.m4': No such
>file or directory
>*** Error code 1

This is a problem of your installation: For some reason, you have not
installed the M4 files that Bison uses properly. If you can't fix the
problem by yourself, report your installation details to the
address@hidden

>1. Why did I get the table exceeded error in the first
>place ? (is it because, I have large grammer ?)

It could be.

>2. how do I fix these errors ? , both the table size
>error

I think Akim fixed this problem in later version of Bison, but I do not
recall exactly how. Perhaps you have to redefine the integral type that
Bison uses for state numbers.

> and the m4sugar error

If the directory, and the macro program M4 that later Bison versions use to
write parser source code, are properly installed, this problem should be
fixed.

  Hans Aberg






reply via email to

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