Re: Build error in src/interfaces

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: Hisaji Ono <hi_ono2001(at)ybb(dot)ne(dot)jp>, Tony Butt <tjb(at)cea(dot)com(dot)au>, pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: Build error in src/interfaces
Date: 2003-12-16 01:10:19
Message-ID: 200312160110.hBG1AJl15952@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32


Dave, is this something we should adjust in our code?

---------------------------------------------------------------------------

Dave Page wrote:
>
>
> > -----Original Message-----
> > From: Hisaji Ono [mailto:hi_ono2001(at)ybb(dot)ne(dot)jp]
> > Sent: 05 December 2003 05:40
> > To: Tony Butt
> > Cc: pgsql-hackers-win32(at)postgresql(dot)org
> > Subject: Re: [pgsql-hackers-win32] Build error in src/interfaces
> >
> > Thank you very much.
> >
> > >Look at src/interfaces/libpq/win32.c
> >
> > >Comment out line 25
> > ><
> > >#define NOGDI
> > >>
> > >/* #define NOGDI */
> >
> > By this patch, I could build libpq, however libpq.dll
> > wasn't created in libpq directory, in this directory only dll
> > file is pq.dll.
> >
> > Both pq.dll and libpq.dll is same one?
>
> Yes.
>
> Regards, Dave.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2003-12-16 01:11:31 Re: Build error in src/interfaces
Previous Message Steve Tibbett 2003-12-15 22:19:05 Re: [HACKERS] [PATCHES] fork/exec patch