libpqdll.lib - Mailing list pgsql-cygwin

From Tony O'Bryan
Subject libpqdll.lib
Date
Msg-id Pine.LNX.4.64.0608170922290.18847@tony.localdomain
Whole thread Raw
Responses Re: libpqdll.lib
List pgsql-cygwin
I used MinGW + MSys to compile PostgreSQL 8.1.4 using the sequence:

./configure --no-zlib
make
make install

I am now trying to compile the Qt 3.3 PostgreSQL driver, which needs
libpqdll.lib.  However, the PostgreSQL build process did not create a
libpqdll.lib, though it built libpq.dll just fine.

Did I miss a step to get libqpdll.lib built?


pgsql-cygwin by date:

Previous
From: Reini Urban
Date:
Subject: Re: running PostGres without installing it
Next
From: Tony O'Bryan
Date:
Subject: MinGW/MSys and libpqdll.lib