Win32 libpq : Static Link ? - Mailing list pgsql-hackers-win32

From Oliver D.
Subject Win32 libpq : Static Link ?
Date
Msg-id 2690E5D8-13EF-11D9-8A22-0003939022AA@inadd.com
Whole thread Raw
Responses Re: Win32 libpq : Static Link ?  (Oliver D. <oliver@inadd.com>)
List 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





pgsql-hackers-win32 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Poor Performance for large queries in functions
Next
From: Harald Armin Massa
Date:
Subject: pg_restore / psql -f massive problems with copy from ...