Carsten Piepel writes:
>
>Can't use that, as I want to compile some extensions into
>postgresql. But I
>didn't include them yet, so that I currently just deal with
>the standard distribution.
FYI
I have VERY GOOD luck adding the modules I want to use
to the Cygwin source distribution tree and just modifying
the Makefile in contrib to include my extension directory
I first use the cygwin-patches/build.sh script
When I am only adding something from the contrib directory
I only make postgresql to set up the build enviroment
I only run make install in the directory for the new module that
I have built
Cheers
Norman
>-----Original Message-----
>From: Henshall, Stuart - WCP
>[mailto:SHenshall@westcountrypublications.co.uk]
>Sent: Donnerstag, 6. Dezember 2001 18:07
>To: 'Carsten Piepel'; pgsql-cygwin@postgresql.org
>Subject: RE: [CYGWIN] make failure: Gen_fmgrtab.sh
>
>
>If you're not after a specific config option there is a
>pre-built with the cygwin distribution.
>