Re: Win32 native port - Mailing list pgsql-hackers

From Zeugswetter Andreas SB SD
Subject Re: Win32 native port
Date
Msg-id 46C15C39FEB2C44BA555E356FBCD6FA4962006@m0114.s-mxs.net
Whole thread Raw
In response to Win32 native port  (Joerg Hessdoerfer <Joerg.Hessdoerfer@sea-gmbh.com>)
List pgsql-hackers
> > Below is the email that prompted me to add the derived files to
> > WIN32_DEV CVS.
>
> > However, most people don't want them in there, so I have removed them,
> > and updated the web page to recommend the nightly snapshots (which have
> > the derived files), and mentioned the tools that will be needed for a
> > CVS build:
>
> Here: http://unxutils.sourceforge.net/ are ports of several unix utility
> programs (including bison and flex) for win32.  From my experiences
> compiling the Peer Direct port, this is the easiest way to
> get started.

While I agree, that those utilities are really fine, the trouble with
this bison is that it is version 1.28. pg needs a newer bison version.

The bison from MinGW does really only seem to work under obscure
preconditions :-(

Andreas

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: [PATCHES] Reorganization of spinlock defines
Next
From: Bruce Momjian
Date:
Subject: Re: Another small bug (pg_autovacuum)