[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Re: yacc stack overflow
- To: <heh>, <michael>, <roger>
- Subject: Re: yacc stack overflow
- From: Bill Richard <wjr>
- Date: Fri, 27 Apr 90 17:01:32 PDT
- Cc: <xtech>
>From michael Thu Apr 26 19:36:58 1990
Subject: Re: yacc stack overflow
> From roger Thu Apr 26 14:30:44 1990
>
> I had some problems with yacc stack overflows, it went away
> on xanadu. The problems seems to be some anamolous setup thing on
> victoria.
As I recall, xanadu is using a version of one of the compiler
components
with an expanded yacc stack, which we obtained from Sun a while
back.
Victoria, most likely, is running the stock version.
Yes, when Roland discovered that the 4.0.3 version of yacc wouldn't
compile the C++ grammar we obtained from the net I called Sun and got
a new version with the size of its internal tables doubled. This is
currently installed on xanadu and could be copied to other SPARC machines.
I also have a Sun-3 version if anyone needs it. BTW the Sun support guy
claims that in 4.1 these tables have been made dynamic, hopefully
eliminating the problem.
--wjr