Re: More buildfarm stuff

Поиск
Список
Период
Сортировка
От Andrew - Supernews
Тема Re: More buildfarm stuff
Дата
Msg-id slrndedb39.37g.andrew+nonews@trinity.supernews.net
обсуждение исходный текст
Ответ на Re: More buildfarm stuff  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
On 2005-07-26, Larry Rosenman <ler@lerctr.org> wrote:
>> So the question now is: how do we fix the issue with threaded python?
>
> how do we get libc_r into the mix on FreeBSD 4.11?

You'd have to build the backend with -pthread.

Including -lc_r explicitly when linking stuff on freebsd will usually
cause things to break because of incorrect link ordering.

-- 
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: For review: Server instrumentation patch
Следующее
От: Chris Browne
Дата:
Сообщение: Interesting COPY edge case...