From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
Cc: | PgSQL Win32 developers <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | Re: VC++ psql build broken |
Date: | 2004-09-11 11:38:52 |
Message-ID: | 200409111138.i8BBcq028581@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
Dave Page wrote:
> > Now that I think of it, flex will not work because there is no *.mak
> > rule to run it. You would have to run it manually, or write a *.mak
> > rule for it. If someone does, please do bcc.make too.
>
> That requires flex to be installed of course, which it won't be
> with VC++ (I don't know about Borland). Perhaps a note should
> be added to the README? I'll see if I can add a rule later.
Uh, what README?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Gaetano Mendola | 2004-09-11 18:30:51 | Re: Adding columns in the middle (Was: Developers page is down) |
Previous Message | Dave Page | 2004-09-11 09:11:52 | Re: VC++ psql build broken |