From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Jan Wieck <JanWieck(at)Yahoo(dot)com>, Postgres development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Win32 port patches submitted |
Date: | 2003-01-26 03:07:41 |
Message-ID: | 200301260307.h0Q37fG28900@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Clift | 2003-01-26 03:12:11 | Have a PG 7.3.1 Windows (cygwin) easy installer... now what to do with it? |
Previous Message | Bruce Momjian | 2003-01-26 02:55:25 | Re: Can we revisit the thought of PostgreSQL 7.2.4? |