Re: Makefiles for building with mingw32 on win32 - Mailing list pgsql-patches

From Justin Clift
Subject Re: Makefiles for building with mingw32 on win32
Date
Msg-id 3BAF4B1C.D784506D@postgresql.org
Whole thread Raw
In response to Re: Makefiles for building with mingw32 on win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Gerhard Häring wrote:
>
<snip>
> > Also, what would be the advantage of the mingw32 specific makefiles that
> > you sent,
>
> That's simple: they build native win32 libraries with zero euros worth of
> tools.
>
> >versus just using the win32 native ones that we already have?
>
> These only work with M$ Visual C++ and are in a proprietary Makefile format
> that works with no other compiler than M$'s.

Does this mean with these patches people can compile PostgreSQL on WinNT
using something free like Bloodshed's Dev-C++?  (er... www.bloodshed.net
if anyone's interested, it includes mingw32 with the install).

My only comment is "at last" if this can be made to work.

Regards and best wishes,

Justin Clift


> Later,
>
> 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')))
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi

pgsql-patches by date:

Previous
From: Christof Petig
Date:
Subject: Problem with setlocale (found in libecpg) [accessing a memory location after freeing it]
Next
From: Liam Stewart
Date:
Subject: fix for JDBC test suite