Re: Error with LEX code generation on hpux10.20

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: vlopez(at)amr(dot)cl
Cc: jerome(dot)verleyen(at)insa-tlse(dot)fr, pgsql-admin(at)postgresql(dot)org
Subject: Re: Error with LEX code generation on hpux10.20
Date: 2001-02-12 15:44:38
Message-ID: 18507.981992678@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

=?iso-8859-1?Q?V=EDctor_L=F3pez?= <vlopez(at)amr(dot)cl> writes:
> i have problems triying to generate code with lex over HP Station with HP-UX
> 10.20, ill appreciate if somebody can help me in order to fix that, pls::

> HP-UX 10.20> lex alcatel.l
> "alcatel.l" line 69: error 4: Parse tree too big
> 60/60 nodes(%e), 0/2500 positions(%p), 1/500 (%n), 0 transitions, 0/1000
> packed char classes(%k), 0/2000 packed transitions(%a), 0/3000 output
> slots(%o)

Don't use lex, but flex. Or read the man page for lex about how to
increase its internal table sizes.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jean-Arthur Silve 2001-02-12 16:00:04 SOS !!: Porstgress forgot all ! Help !
Previous Message Jean-Arthur Silve 2001-02-12 13:21:04 precisions on : Porstgress forgot all ! Help !