Re: Libpq is not a shared library on Mac OS X

Поиск
Список
Период
Сортировка
От Benjamin Reed
Тема Re: Libpq is not a shared library on Mac OS X
Дата
Msg-id 1041534540.4867.65.camel@linux-ben
обсуждение исходный текст
Ответ на Re: Libpq is not a shared library on Mac OS X  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Libpq is not a shared library on Mac OS X  (Darcy Buskermolen <darcy@wavefire.com>)
Список pgsql-bugs
On Thu, 2003-01-02 at 13:38, Peter Eisentraut wrote:
> Kenji Sugita writes:
>
> > A libpq library on Mac OS X is made as a loadable library (bundle). Since a
> > shared library version (dylib) of libpq does not exist, all programs which
> > use libpq are always linked with a static version of libpq.
>
> Since only Mac OS X has this stupid dichotomy, no one has bothered to do
> anything about it yet.  Feel free to propose a solution.

I have a fix for it in the Fink packages.  It needs a little reworking,
but basically works.

Give me a few minutes, I'll clean up the patch a bit and pass it on.  Is
it OK to post it here, or is there somewhere better to send it?

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

Предыдущее
От: Thien-Thi Nguyen
Дата:
Сообщение: Re: Bug #859: 7.3.1 on linux-alpha: 3 "make check" tests fail
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: