Re: compiling Postgres using Visual C++ 6.0 - Mailing list pgsql-cygwin

From Tim Finch, FosterFinch Ltd
Subject Re: compiling Postgres using Visual C++ 6.0
Date
Msg-id 5.1.0.14.0.20020310123039.00a789a8@mail.cix.co.uk
Whole thread Raw
In response to compiling Postgres using Visual C++ 6.0  (Jack Ewing <freedomii@yahoo.com>)
List pgsql-cygwin
Neither, as PostgreSQL is now a compiled binary contributed package into
Cygwin, and installation couldn't be simpler than using the GUI installer
Cygwin with a few lines of command line typing to do once installed. There
is however the need to download an extra package and install that thats not
in Cygwin, called cygipc. No compilation needed. PostgreSQL needs the
cygwin UNIX abstraction layer which provides the UNIX api to programs when
they are running on Windows.
Hope that helps.
Tim

At 22:46 09/03/2002 -0800, Jack Ewing wrote:
>Hi,
>
>I wanted know if Postgres can  be compiled using
>Microsoft Visual C++ 6.0 compiler.
>
>Is it required to use gcc compiler with cygwin.




pgsql-cygwin by date:

Previous
From: Jack Ewing
Date:
Subject: compiling Postgres using Visual C++ 6.0
Next
From: Jason Tishler
Date:
Subject: Re: problem installing Postgresql DB