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:[EMAIL PROTECTED]



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to