Re: Win32 port patches submitted - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Win32 port patches submitted
Date
Msg-id 200301260307.h0Q37fG28900@candle.pha.pa.us
Whole thread Raw
In response to Re: Win32 port patches submitted  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Win32 port patches submitted  (Hannu Krosing <hannu@tm.ee>)
Re: Win32 port patches submitted  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > I don't see a strong reason not
> > to stick with good old configure; make; make install.  You're already
> > requiring various Unix-like tools, so you might as well require the full
> > shell environment.
> 
> Indeed.  I think the goal here is to have a port that *runs* in native
> Windows; but I see no reason not to require Cygwin for *building* it.

Agreed.  I don't mind Cygwin if we don't have licensing problems with
distributing a Win32 binary that used Cygwin to build.  I do have a
problem with MKS toolkit, which is a commerical purchase.  I would like
to avoid reliance on that, though Jan said he needed their bash.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Can we revisit the thought of PostgreSQL 7.2.4?
Next
From: Justin Clift
Date:
Subject: Have a PG 7.3.1 Windows (cygwin) easy installer... now what to do with it?