Re: Makefiles for building with mingw32 on win32

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <gerhard(at)bigfoot(dot)de>, <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Makefiles for building with mingw32 on win32
Date: 2001-09-06 13:29:15
Message-ID: Pine.LNX.4.30.0109061523050.823-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-patches

Bruce Momjian writes:

> Can we actually get configure to work on Win32, and if we can, why do we
> have other Win32 makefiles? I don't understand why Peter E was saying
> we should use configure either.

mingw32 is the "minimal GNU environment for Win32" -- sort of like Cygwin
ultra-light. As a consequence it should work to run configure on it. In
fact, we already have

checking for Cygwin environment... no
checking for mingw32 environment... no

So I'd be interested to know what happens when you do try it.

Also, what would be the advantage of the mingw32 specific makefiles that
you sent, versus just using the win32 native ones that we already have?

> > PS: I'm trying to subscribe to pgsql-cygwin, but it looks as if Majordomo is in
> > a bad mood again. Whom would I write to if I think it is broken?

Probably pgsql-cygwin-owner(at)postgresql(dot)org(dot) But the lists should be back
up by now.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2001-09-06 13:53:02 Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test ...)
Previous Message Bruce Momjian 2001-09-06 12:47:22 Re: Makefiles for building with mingw32 on win32

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-09-06 14:18:38 Re: encoding names
Previous Message David Wheeler 2001-09-06 13:22:22 Re: Bug in createlang?