Re: [HACKERS] MSVC 2003 compile error with pg8.3.3

2008-06-27 Thread Jeff McKenna
:\Program Files\Microsoft Visual Studio .NET 2003\ VC7\BIN\nmake.exe' : return code '0x2' Stop. --- Jeff McKenna FOSS4G Consulting and Training Services http://www.gatewaygeomatics.com/ On 26-Jun-08, at 11:28 PM, Hiroshi Saito wrote: Hi Jeff-san. Would you replace this with src/interfaces

Re: [HACKERS] MSVC 2003 compile error with pg8.3.3

2008-06-27 Thread Jeff McKenna
Hiroshi-san, All win32 parts have been built! That last file that you sent worked with MSVC 2003, and libpq.dll was successfully built. Thank you very much for fixing this for me. Will this be committed to CVS head for others? --- Jeff McKenna FOSS4G Consulting and Training Services

Re: [HACKERS] MSVC 2003 compile error with pg8.3.3

2008-06-26 Thread Jeff McKenna
Thanks Hiroshi. Unfortunately libpq.dll does not compile with MSVC 2003. Has anyone successfully compiled libpq for 8.3.3 (or CVS head) with MSVC 2003?? --- Jeff McKenna FOSS4G Consulting and Training Services http://www.gatewaygeomatics.com/ On 24-Jun-08, at 8:31 PM, Hiroshi Saito

Re: [HACKERS] MSVC 2003 compile error with pg8.3.3

2008-06-26 Thread Jeff McKenna
Hi Hiroshi. What exact file am I to place your test in? win32.h on line#290 ? --- Jeff McKenna FOSS4G Consulting and Training Services http://www.gatewaygeomatics.com/ On 26-Jun-08, at 12:42 PM, Hiroshi Saito wrote: Hi. Um, Please try this. #includewindows.h extern void __cdecl

Re: [HACKERS] MSVC 2003 compile error with pg8.3.3

2008-06-26 Thread Jeff McKenna
For the record, I just compiled libpq.dll successfully with pg8.2.3 and MSVC 2003...so something is causing troubles in pg8.3.3 with this compiler version. Hiroshi let me know where to place that test code, thanks. --- Jeff McKenna FOSS4G Consulting and Training Services http

[HACKERS] MSVC 2003 compile error with pg8.3.3

2008-06-24 Thread Jeff McKenna
\Microsoft Visual Studio .NET 2003 VC7\BIN\nmake.exe' : return code '0x2' Stop. Does anyone have any ideas how to solve this?? thanks. -jeff --- Jeff McKenna FOSS4G Consulting and Training Services http://www.gatewaygeomatics.com/ -- Sent via pgsql-hackers mailing list (pgsql-hackers

[HACKERS] Compile libpq for pg8.2.3 with vc7

2007-02-26 Thread Jeff McKenna
-- Jeff McKenna DM Solutions Group Inc. http://www.dmsolutions.ca ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

Re: [HACKERS] Compile libpq for pg8.2.3 with vc7

2007-02-26 Thread Jeff McKenna
Please ignore this question. I was compiling with the /src/interfaces/libpq/win32.mak file. I later noticed that the proper way to compile libpq is to use the /src/win32.mak file. thanks. jeff Jeff McKenna wrote: Trying to compile 8.2.3 with VC 7.10.3077 (2003) on Win32, I get

Re: [HACKERS] Compile libpq with vc8

2006-05-30 Thread Jeff McKenna
When is this patch going to be applied? Is there a bug that I can follow along? thanks. jeff * From: Bruce Momjian pgman ( at ) candle ( dot ) pha ( dot ) pa ( dot ) us * To: Yannick ybgn ( at ) free ( dot ) fr * Subject: Re: Compile libpq with vc8 * Date: Mon, 29 May