Re: flex (was Re: [HACKERS] Installation procedure.)

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: flex (was Re: [HACKERS] Installation procedure.)
Date: 1999-08-02 15:07:05
Message-ID: 199908021507.LAA02061@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> "J. Michael Roberts" <mirobert(at)cs(dot)indiana(dot)edu> writes:
> > - I needed to install flex (no surprise) -- the instructions are quite
> > explicit, but, well, wrong: flex depends on bison. So you have to get
> > and compile bison first.
>
> BTW, does anyone understand *why* our lexer files require flex and not
> just garden-variety lex? Would it be worth trying to make them more
> portable?

Can we do that? Is flex actually required too?

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message G. Anthony Reina 1999-08-02 15:40:23 Re: [HACKERS] Binary cursor header changed from 20 to 16 Bytes?
Previous Message Thomas Lockhart 1999-08-02 14:46:52 Re: flex (was Re: [HACKERS] Installation procedure.)