Threaded build bugs - Mailing list pgsql-bugs

From FFKE LAN Administrator
Subject Threaded build bugs
Date
Msg-id 18331.030321@ffke-campus.mipt.ru
Whole thread Raw
List pgsql-bugs
Hello pgsql-bugs,

  It seems that pgsql Makefiles lack the notion of pthreads or the
  like libraries. I am using a threaded bind library, and when I
  compile postgres it fails, since it can not find some routines.
  Adding -lpthread to the LIBS= line in src/Makefile.global helps.
  I am left wondering, with a question: is omission of the library
  a bug, or an intended feature linked to security, stability, etc.?

--
Best regards,
 FFKE LAN Admin                          mailto:admin@2ka.mipt.ru

pgsql-bugs by date:

Previous
From: "abremond@voila.fr"
Date:
Subject: ...
Next
From: Bruno Wolff III
Date:
Subject: Re: Security problem with Postgres sql