Re: [PATCHES] [BUGS] BUG #1815: ECPGdebug causes crash on Windows XP

2005-08-13 Thread William ZHANG
"Bruce Momjian" wrote:[EMAIL PROTECTED] > William ZHANG wrote: > > Make sure the lib directory is in the PATH. > > I tested it in MinGW. > > > > $ ecpg main.pgc > > $ gcc main.c -I../include -L../lib -lecpg > > $ export PATH=$PATH:"/c/Program Files/PostgreSQL/8.0/lib" > > $ ./a.exe > > [1772]: EC

Re: [PATCHES] [BUGS] BUG #1815: ECPGdebug causes crash on Windows XP

2005-08-12 Thread Bruce Momjian
Can someone on the interfaces list comment on this? Thanks. --- joshua masiko wrote: > > The following bug has been logged online: > > Bug reference: 1815 > Logged by: joshua masiko > Email address: [EM

Re: [PATCHES] [BUGS] BUG #1815: ECPGdebug causes crash on Windows XP

2005-08-12 Thread Bruce Momjian
William ZHANG wrote: > Make sure the lib directory is in the PATH. > I tested it in MinGW. > > $ ecpg main.pgc > $ gcc main.c -I../include -L../lib -lecpg > $ export PATH=$PATH:"/c/Program Files/PostgreSQL/8.0/lib" > $ ./a.exe > [1772]: ECPGdebug: set to 1 Ah, interesting. Why would it crash if