Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-15 Thread Andrew Dunstan
After installing the following into my msys/mingw set: http://prdownloads.sourceforge.net/mingw/bison-1.875.0-2003.02.10-1.exe?download and http://www.cs.colorado.edu/~main/mingw32/flex-2_5_4a.zip (Not sure if this was needed, but I did it anyway) and then running "configure --without-zlib --witho

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-14 Thread Christopher Browne
After takin a swig o' Arrakan spice grog, "Relaxin" <[EMAIL PROTECTED]> belched out...: > What is flex/bison ? Bison is the GNU Project parser generator, in the style of yacc (Yet Another Compiler Compiler). Flex is the GNU Project "fast lexical analyzer generator," in the style of lex. These ar

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-14 Thread Relaxin
What is flex/bison ? ""Marc G. Fournier"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > On Wed, 10 Sep 2003, Bruce Momjian wrote: > > > Because MinGW/Msys doesn't come with flex/bison by default, I have added > > those derived files to the WIN32_DEV branch in CVS. It makes it ea

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-12 Thread Bruce Momjian
Andrew Dunstan wrote: > Bruce Momjian wrote: > > >Because MinGW/Msys doesn't come with flex/bison by default, I have added > >those derived files to the WIN32_DEV branch in CVS. It makes it easier > >for people to install _just_ MinGW and compile PostgreSQL on Win32. The > >branch will live for

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-11 Thread Darko Prenosil
On Thursday 11 September 2003 18:08, Darko Prenosil wrote: > On Thursday 11 September 2003 18:00, Zeugswetter Andreas SB SD wrote: > > > > I'm confused. Right on the MinGW download page is a link for > > > > bison-1.875. > > > > > > Yep, but I had problems with it. Author confirmed that there coul

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-11 Thread Darko Prenosil
On Thursday 11 September 2003 18:00, Zeugswetter Andreas SB SD wrote: > > > I'm confused. Right on the MinGW download page is a link for > > > bison-1.875. > > > > Yep, but I had problems with it. Author confirmed that there could be > > some problems creating processes (for example M4). However i

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-11 Thread Zeugswetter Andreas SB SD
> > I'm confused. Right on the MinGW download page is a link for bison-1.875. > > > > > Yep, but I had problems with it. Author confirmed that there could be some > problems creating processes (for example M4). However if You make it work, > I'll be interested to know how. Check the MinGW maili

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-11 Thread Darko Prenosil
On Thursday 11 September 2003 17:30, Matthew T. O'Connor wrote: > On Wed, 2003-09-10 at 12:03, Bruce Momjian wrote: > > Because MinGW/Msys doesn't come with flex/bison by default, I have added > > those derived files to the WIN32_DEV branch in CVS. > > I'm confused. Right on the MinGW download pag

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-11 Thread Matthew T. O'Connor
On Wed, 2003-09-10 at 12:03, Bruce Momjian wrote: > Because MinGW/Msys doesn't come with flex/bison by default, I have added > those derived files to the WIN32_DEV branch in CVS. I'm confused. Right on the MinGW download page is a link for bison-1.875. ---(end of broad

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-11 Thread Andrew Dunstan
Bruce Momjian wrote: Because MinGW/Msys doesn't come with flex/bison by default, I have added those derived files to the WIN32_DEV branch in CVS. It makes it easier for people to install _just_ MinGW and compile PostgreSQL on Win32. The branch will live for only 1-2 months until we start 7.5 dev

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-10 Thread Bruce Momjian
Marc G. Fournier wrote: > > On Wed, 10 Sep 2003, Bruce Momjian wrote: > > > Because MinGW/Msys doesn't come with flex/bison by default, I have added > > those derived files to the WIN32_DEV branch in CVS. It makes it easier > > for people to install _just_ MinGW and compile PostgreSQL on Win32.

Re: [HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-10 Thread Marc G. Fournier
On Wed, 10 Sep 2003, Bruce Momjian wrote: > Because MinGW/Msys doesn't come with flex/bison by default, I have added > those derived files to the WIN32_DEV branch in CVS. It makes it easier > for people to install _just_ MinGW and compile PostgreSQL on Win32. The > branch will live for only 1-2

[HACKERS] Vote: Adding flex/bison derived files in WIN32_DEV

2003-09-10 Thread Bruce Momjian
Because MinGW/Msys doesn't come with flex/bison by default, I have added those derived files to the WIN32_DEV branch in CVS. It makes it easier for people to install _just_ MinGW and compile PostgreSQL on Win32. The branch will live for only 1-2 months until we start 7.5 development. Those files