Re: Threading with non-shared libraries

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Threading with non-shared libraries
Дата
Msg-id 200412151835.34564.peter_e@gmx.net
обсуждение исходный текст
Ответ на Threading with non-shared libraries  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Threading with non-shared libraries  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian wrote:
> OK, it took me a while to figure this out, but it is similar to the
> problem we have on AIX.  AIX shared libraries don't track other
> libraries needed by the shared library, and non-shared libraries also
> have no such dependency information.

I'm pretty sure that static linking is completely broken for nontrivial
configurations because of this issue.  If we want to support that, we
should do an all-out fix, not a fix for one library and one platform.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: "Korea PostgreSQL Users' Group"
Дата:
Сообщение: misc new korean po files
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Updated Turkish translations for 8.0.0