Re: Native win32 Libpq

From: Gerhard Häring <haering_python(at)gmx(dot)de>
To: pgsql-cygwin(at)postgresql(dot)org
Cc: Cyril VELTER <cyril(dot)velter(at)metadys(dot)com>
Subject: Re: Native win32 Libpq
Date: 2002-03-15 16:08:20
Message-ID: 20020315160819.GC9728@lilith.hqd-internal
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

* Jason Tishler <jason(at)tishler(dot)net> [2002-03-13 07:41 -0500]:
> Cyril,
>
> On Tue, Mar 12, 2002 at 01:02:20PM +0100, Cyril VELTER wrote:
> > Can somebody with access to visualC++ make native 7.2 libpq.dll binaires
> > available ?
>
> A better, long-term solution is finish the work to get libpq.dll to build
> with Mingw or Cygwin's gcc -mno-cygwin. Since you have the itch, would
> you be willing? Try searching the archives for previous work. I can
> help you find the posts, if necessary.

An even better solution is to not use the Cygwin mingw mode, but to use the
native mingw build environment instead. Part of the mingw project is msys,
which is basically a stripped down version of the autoconf toolchain for
*native* win32 programs only. It's available from mingw's Sourceforge site.

Btw. I'm currently trying to hack Python's autoconf-based build process for
msys/mingw.

Gerhard
--
mail: gerhard <at> bigfoot <dot> de registered Linux user #64239
web: http://www.cs.fhm.edu/~ifw00065/ OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20 A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Cyril VELTER 2002-03-15 16:12:45 Re: Native win32 Libpq
Previous Message Gerhard Häring 2002-03-15 16:04:37 Re: Native win32 Libpq