Re: [HACKERS] MSVC Build error

2008-01-30 Thread Magnus Hagander
On Sun, Jan 27, 2008 at 10:04:38PM +0100, Gevik Babakhani wrote: Do you have the dumpbin command available in the path? //Magnus :) yes. This is why I do not understand why the command does not run correctly! Strange indeed. I recognise this problem from earlier, but I thought it

[HACKERS] MSVC Build error

2008-01-27 Thread Gevik Babakhani
Hi, I get the following error when: build.bat DEBUG somehow dumpbin is not called. analyze.c Compiling resources... Generate DEF file Generating POSTGRES.DEF from directory Debug\postgres ...Could not call dumpbin at src\tools\msvc\gendef.pl line 22.

Re: [HACKERS] MSVC Build error

2008-01-27 Thread Gevik Babakhani
Do you have the dumpbin command available in the path? //Magnus :) yes. This is why I do not understand why the command does not run correctly! = I:\pgdevdumpbin Microsoft (R) COFF/PE Dumper Version 8.00.50727.762 Copyright (C) Microsoft

Re: [HACKERS] MSVC Build error

2008-01-27 Thread Magnus Hagander
Gevik Babakhani wrote: Hi, I get the following error when: build.bat DEBUG somehow dumpbin is not called. analyze.c Compiling resources... Generate DEF file Generating POSTGRES.DEF from directory Debug\postgres ...Could not call dumpbin at