Windows client from 7.4beta5 source - Mailing list pgsql-ports

From Daniel Vogel
Subject Windows client from 7.4beta5 source
Date
Msg-id ONEPLEEGDOBMHJAJJCCLAEGFCBAA.da-vogel@zuercher-hs.de
Whole thread Raw
Responses Re: Windows client from 7.4beta5 source  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-ports
Hallo All,

is it possible, that the compilation of the windows client from beta 5
source tree no longer works with MS VC++ 6.0?

According to the documentation, I simply stated 'nmake /f win32.mak'.

The compiler complains about missing header files <pthread.h> and <pwd.h> in
'port/thread.c'. I commented out these two lines and libpq.dll builds
without problems.

When it comes to 'psql.exe' the build process is aborted once again due to
an unresolved external 'simple_prompt'.

Since I only needed 'libpq.dll' this is no problem for me. But, just in case
I did not miss something, it possibly is a bug that should be reported
before 7.4 is released.

Thanks for this great database!

Regards,
  Daniel Vogel


pgsql-ports by date:

Previous
From: jinwoo Kim
Date:
Subject: optimization method for ia64
Next
From: Fernando Nasser
Date:
Subject: Re: [GENERAL]