IRIX thread-safety problems - Mailing list pgsql-ports

From gleykam@web.de
Subject IRIX thread-safety problems
Date
Msg-id 1856821857@web.de
Whole thread Raw
Responses Re: IRIX thread-safety problems  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: "Logan O'Sullivan Bruns"
Date:
Subject: Re: PostgreSQL 8.0.3, AIX 5.1, getaddrinfo, AI_NUMERICHOST
Next
From: Bruce Momjian
Date:
Subject: Re: IRIX thread-safety problems