Re: Threaded Python on BSD ...

Поиск
Список
Период
Сортировка
От Hans-Juergen Schoenig
Тема Re: Threaded Python on BSD ...
Дата
Msg-id 18C1E943-EEDB-4373-B41A-C6C4F7289C3C@cybertec.at
обсуждение исходный текст
Ответ на Re: Threaded Python on BSD ...  ("Marko Kreen" <markokr@gmail.com>)
Список pgsql-hackers

On Jul 9, 2007, at 12:24 PM, Marko Kreen wrote:

On 7/9/07, Hans-Juergen Schoenig <postgres@cybertec.at> wrote:
does anybody remember why threaded python is not allowed on some flavors of BSD?

AFAIR the problem is they use separate libc for threaded things,
and main postgres is (and will be) linked with non-threaded libc.

-- 
marko


ok, so some linking tweaks should be enough to make this work.
this is doable (to make BSD fundamentalists happy here). i was just thinking of some BSD compliance thing which would be worse ...

many thanks,

hans


--
Cybertec Geschwinde & Schönig GmbH
Gröhrmühlgasse 26, 2700 Wiener Neustadt
Tel: +43/1/205 10 35 / 340
www.postgresql.at, www.cybertec.at


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

Предыдущее
От: "Marko Kreen"
Дата:
Сообщение: Re: Threaded Python on BSD ...
Следующее
От: Tom Lane
Дата:
Сообщение: Weird ecpg failures on buildfarm NetBSD members