Re: Please help with making libpqdll.lib!! - Mailing list pgsql-cygwin

From s0lao@netscape.net (S. L.)
Subject Re: Please help with making libpqdll.lib!!
Date
Msg-id 4421FF93.00D9C0B8.00013D13@netscape.net
Whole thread Raw
In response to Please help with making libpqdll.lib!!  (Sokolow2 <sokolow2@mail.ru>)
List pgsql-cygwin
Sokolow2 <sokolow2@mail.ru> wrote:

>Hello pgsql-cygwin,
>
>I cannot build the libpqdll.lib. I receive lots of compiler errors
>when executing "nmake /f win32mak" in the
>"C:\cygwin\usr\src\postgresql-7.3\src\interfaces\libpq" directory
>("C:\cygwin" is the directory where I installed Cygwin).
[...]
>The problem is that the VC++ does not understand a lot of stuff in
>Cygwin system headers.
[...]

[...]
>The DBMS itself is successfully installed, dbinit also has worked
>fine.
[...]

(I haven't tried the win32 build since a while, but...)
As your post suggests, you first built the backend (eventually using the cygwin autotools). The two builds are
independent,so the configuration the "configure [--options]" does for cygwin isn't valid for win32. 
You must untar the source tree again, after removing the one for backend's build, and follow the instructions for
win32.

SLao

__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

pgsql-cygwin by date:

Previous
From: Kasimir Müller
Date:
Subject: Re: initdb and IpcMemoryCreate
Next
From: Martin_Hurst@dom.com
Date:
Subject: Cygwin-Postgres-IpcMemoryCreate - Function not implemented