MinGW/MSys and libpqdll.lib

From: Tony O'Bryan <postgresql(at)fordlandmall(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: MinGW/MSys and libpqdll.lib
Date: 2006-08-17 15:02:43
Message-ID: Pine.LNX.4.64.0608171001540.19348@tony.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Browse pgsql-cygwin by date

  From Date Subject
Next Message Tony O'Bryan 2006-08-17 15:04:40 Dupe
Previous Message Tony O'Bryan 2006-08-17 14:25:12 libpqdll.lib