Win32 libpq : Static Link ?

From: Oliver D(dot) <oliver(at)inadd(dot)com>
To: pgsql-hackers-win32(at)postgresql(dot)org
Subject: Win32 libpq : Static Link ?
Date: 2004-10-01 21:16:24
Message-ID: 2690E5D8-13EF-11D9-8A22-0003939022AA@inadd.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

We are experiencing troubles trying to link -statically- against
libpq.lib on Windows (VC++ 7).

Our app works great when we link against libpq.dll but we can't get the
same result
with libpq.lib. The app seems to continuously ask for a dll.

We have compiled 7.4.X libpq on Win32 but still can't get a static link.

Have some windows experienced developers already been able to link
against
libpq.lib with VC++ ?

Thank you for your help.

Oliver

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Tom Lane 2004-10-01 21:40:09 Re: problem getting started with PostgreSQL 8 beta 3 on XP
Previous Message Steve Gollery 2004-09-30 18:26:25 problem getting started with PostgreSQL 8 beta 3 on XP