Re: RC1, missing -lpthread when building with --disable-shared on i686 - Mailing list pgsql-general

From Frank van Vugt
Subject Re: RC1, missing -lpthread when building with --disable-shared on i686
Date
Msg-id 200412072158.23395.ftm.van.vugt@foxi.nl
Whole thread Raw
In response to Re: RC1, missing -lpthread when building with --disable-shared  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
I just confirmed that the same goes for:

Linux 2.6.5-7.111.5-default, i686 i686 i386 GNU/Linux
(SuSE v9.1)


Makefile.global holds:

PTHREAD_CFLAGS          =  -pthread  -D_REENTRANT -D_THREAD_SAFE
-D_POSIX_PTHREAD_SEMANTICS
PTHREAD_LIBS            =  -lpthread



Would you like confirmation for v9.2 as well?






--
Best,




Frank.


pgsql-general by date:

Previous
From: "Ed L."
Date:
Subject: replacing a view: bug or feature?
Next
From: RobertD.Stewart@ky.gov
Date:
Subject: using postgresql functions from php