From: | Gerhard Häring <haering_python(at)gmx(dot)de> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | Makefiles for building with mingw32 on win32 |
Date: | 2001-08-27 19:08:09 |
Message-ID: | 3B8A9A99.4000608@gmx.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-patches |
Makefiles for building the win32 parts with the native (mingw32) mode of gcc.
Currently, only libpq is implemented because I only cared for that :-)
Supports cross-compilation and includes documentation updates. So people don't
need to spend big $$$ for Visual C++ :-)
Gerhard
--
mail: gerhard <at> bigfoot <dot> de registered Linux user #64239
web: http://www.cs.fhm.edu/~ifw00065/ public key at homepage
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')))
Attachment | Content-Type | Size |
---|---|---|
win32_mingw32_makefiles.dif | text/plain | 4.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-08-27 21:02:25 | Re: Makefiles for building with mingw32 on win32 |
Previous Message | Jason Tishler | 2001-08-27 18:13:00 | Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test ...) |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-08-27 20:36:50 | Re: [PATCH] Prevent pg_dump running out of memory |
Previous Message | Gerhard Häring | 2001-08-27 19:03:46 | Fix for clashing #defines of ERROR |