Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: [Mingw-users] How to build thread-safe postgresql 8.x on



At 3/6/2006 01:53 PM, Earnie Boyd wrote:
My guess on this is that you've not installed pthreads library in the /mingw path.

Where do I get this?  Is there a mingw pthreads library that comes separately?

For what it's worth, I built <http://sources.redhat.com/pthreads-win32/> and put the corresponding headers in /mingw/include and the libs in /mingw/lib.

...and the postgresql 8.1.3 ./configure --enable-thread-safety now works, and I'm now 5-10 minutes into the make process...and I have my fingers crossed.

-Matt



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group