IRIX thread-safety problems

Поиск
Список
Период
Сортировка
От gleykam@web.de
Тема IRIX thread-safety problems
Дата
Msg-id 1856821857@web.de
обсуждение исходный текст
Ответы Re: IRIX thread-safety problems  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-ports
Hi,

trying to compile a thread-safe version of PostgreSQL 8.0.3 on IRIX 6.5 with standard C compiler cc there were errors
runningconfigure. 

Viewing the config.log file, the test program is tried to be linked with "-lpthreads". There is no such library on my
system.

Using the configure option LIBS="-lpthread" everything is OK and the binaries are created.

In the end 3 of 96 regression tests failed (float4, float8, geometry), but in my optionion these have nothing to do
withthreads? 

Bye
G. Leykam


_________________________________________________________________________
Mit der Gruppen-SMS von WEB.DE FreeMail können Sie eine SMS an alle
Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179




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

Предыдущее
От: "Logan O'Sullivan Bruns"
Дата:
Сообщение: Re: PostgreSQL 8.0.3, AIX 5.1, getaddrinfo, AI_NUMERICHOST
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: IRIX thread-safety problems