Re: VC2005 build and pthreads

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: VC2005 build and pthreads
Дата
Msg-id 45BA6E3C.4000407@hagander.net
обсуждение исходный текст
Ответ на Re: VC2005 build and pthreads  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: VC2005 build and pthreads  (Joachim Wieland <joe@mcknight.de>)
Список pgsql-hackers
Martijn van Oosterhout wrote:
> On Fri, Jan 26, 2007 at 09:34:10PM +0100, Gevik Babakhani wrote:
>> Folks,
>>
>> I would like to build pg on VC2005. How do I use pthreads that is
>> mentioned in the README file. Do I need the DLL? Sources? LIB?
>> Where do I install or copy them..
> 
> Err, pthreads is a threads library for Unix, I don't think Windows has
> that, nor can I think of a situation where you'd need to worry about
> threads anyway?

There is a pthreads for win32 as well.
However, you don't need it to build, unless you build ecpg. I forgot to
update the README when I put that patch in .-)

If you want it, it's on ftp://sources.redhat.com/pub/pthreads-win32.
IIRC, that's actually mentioned in the README file. You need the lib and
headers.

//Magnus


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: [PERFORM] how to plan for vacuum?
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: No ~ operator for box, point