Re: Win32 libpq : Static Link ?

Поиск
Список
Период
Сортировка
От Oliver D.
Тема Re: Win32 libpq : Static Link ?
Дата
Msg-id 9D4DA90A-15CA-11D9-8A22-0003939022AA@inadd.com
обсуждение исходный текст
Ответ на Win32 libpq : Static Link ?  (Oliver D. <oliver@inadd.com>)
Список pgsql-hackers-win32
I'm completely stuck with this issue. I just want to know if some Win32
developer has been able to
links statically against libpq (using libpq.lib). Even if I apparently
could compile the static lib, the program
that try to link against still ask for a .dll.

Any help would be appreciated.

Thank you very much.

Oliver.


Le 1 oct. 04, à 23:16, Oliver D. a écrit :

> 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: output file name - was pg_restore / psql
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Win32 libpq : Static Link ?