Re: Static library for libpq?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Static library for libpq?
Дата
Msg-id 6808.1005754599@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Static library for libpq?  (Michael Lam <mlam@rim.net>)
Список pgsql-interfaces
Michael Lam <mlam@rim.net> writes:
> When I checked only the Win32 version gets a static as well as a dynamic
> library. (i.e. Unix boxes only get the .so's)

On what do you base that claim?

$ ls ~postgres/testversion/lib
libecpg.a        libpgeasy.sl.2@  libpq++.sl*      plpgsql.sl*
libecpg.sl*      libpgtcl.a       libpq++.sl.4@    pltcl.sl*
libecpg.sl.3@    libpgtcl.sl*     libpq.a
libpgeasy.a      libpgtcl.sl.2@   libpq.sl*
libpgeasy.sl*    libpq++.a        libpq.sl.2@

Looks like plenty of .a's to me on this HPUX box ... also, a cursory
look at Makefile.shlib shows the static library is built and installed
on all non-Windows platforms.
        regards, tom lane


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Michael Lam
Дата:
Сообщение: Re: Static library for libpq?
Следующее
От: Alexaki Sofia
Дата:
Сообщение: problem with odbc include files