Re: V8 Beta 5 on AIX

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: V8 Beta 5 on AIX
Дата
Msg-id 7966.1102377203@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: V8 Beta 5 on AIX  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> OK, so does someone want to suggest why a library used to link libpq
> would also be needed to link binaries that use libpq?

No doubt because it's one of those platforms where shared libraries
don't carry their own dependency information.  AFAICS, PTHREAD_LIBS is
not propagated into the link lines of pg_ctl or any of the other
programs that use libpq, so the only place where the linker would find
out about it is if the info is embedded in libpq.so.
        regards, tom lane


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [Testperf-general] Re: 8.0beta5 results w/ dbt2
Следующее
От: Mark Wong
Дата:
Сообщение: Re: [Testperf-general] Re: 8.0beta5 results w/ dbt2