Re: [GENERAL] Howto build libpq.dll using VC2003 and ENABLE_THREAD_SAFETY=1

2005-08-10 Thread Magnus Hagander
> Building without ENABLE_THREAD_SAFETY=1 works fine, but when > i add this option to the win32.mak some compiler error occur. > > d:\postgresql-8.0.3\src\interfaces\libpq\libpq-int.h(481) : error > C2143: syntax error : missing ')' before '*' > d:\postgresql-8.0.3\src\interfaces\libpq\libpq-int.

[GENERAL] Howto build libpq.dll using VC2003 and ENABLE_THREAD_SAFETY=1

2005-08-10 Thread Pit M.
Building without ENABLE_THREAD_SAFETY=1 works fine, but when i add this option to the win32.mak some compiler error occur. d:\postgresql-8.0.3\src\interfaces\libpq\libpq-int.h(481) : error C2143: syntax error : missing ')' before '*' d:\postgresql-8.0.3\src\interfaces\libpq\libpq-int.h(481) : erro