Re: Please help with making libpqdll.lib!!

From: s0lao(at)netscape(dot)net (S(dot) L(dot))
To: sokolow2(at)mail(dot)ru (Sokolow2), pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Please help with making libpqdll.lib!!
Date: 2002-12-12 07:28:23
Message-ID: 4421FF93.00D9C0B8.00013D13@netscape.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Sokolow2 <sokolow2(at)mail(dot)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/

Browse pgsql-cygwin by date

  From Date Subject
Next Message Martin_Hurst 2002-12-16 15:14:15 Cygwin-Postgres-IpcMemoryCreate - Function not implemented
Previous Message Kasimir Müller 2002-12-11 18:21:18 Re: initdb and IpcMemoryCreate