Re: libpq and _pgmodule under WinNT without cygwin - Mailing list pgsql-interfaces

From Christof Petig
Subject Re: libpq and _pgmodule under WinNT without cygwin
Date
Msg-id 3B457240.A1064DC7@petig-baender.de
Whole thread Raw
In response to libpq and _pgmodule under WinNT without cygwin  ("Erny" <aerd@mx3.redestb.es>)
List pgsql-interfaces
Erny wrote:

> is there a way to build pq.dll and _pg.dll under NT without linking to
> cygwin, using e.g., mingw?
>
> How do I have do configure Makefiles, etc.?

I compiled it using a MinGW cross compile under Linux. Look for my patch
(Subject: MinGW) on this mailing list. If you'd like I'd send you a binary
(DLL).

Yours Christof





pgsql-interfaces by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: ADO and ODBC: More
Next
From: Christof Petig
Date:
Subject: Re: ECPG error: break statement not within loop or switch