Re: Win32 port

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Steve Howe <howe(at)carcass(dot)dhs(dot)org>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, Jan Wieck <JanWieck(at)Yahoo(dot)com>
Subject: Re: Win32 port
Date: 2002-11-06 23:33:32
Message-ID: 200211062333.gA6NXWa17349@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Steve Howe wrote:
> Hello Bruce,
>
> Wednesday, November 6, 2002, 3:19:35 AM, you wrote:
>
> BM> I have copies of Peer Direct's (Jan's company) port of PostgreSQL to
> BM> Win32, and SRA's port to Win32, and permission to generate a merged
> BM> patch that can be applied to 7.4.
>
> BM> Now that 7.3 is almost complete, I am going to start work on that. I
> BM> will post patches that deal with specific portability issues, like
> BM> fork/exec and path separator handling, and once reviewed, apply them to
> BM> the main CVS tree for 7.4.
> Just wondering, what compiler are they using ?
> Will it compile using Mingw ?

I think the two projects are using MS C++, but it would be nice for
Mingw to work too.

--
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurette Cisneros 2002-11-06 23:36:18 7.3b5 contrib compile problem
Previous Message Peter Eisentraut 2002-11-06 22:07:13 Re: PL/Perl and Perl 5.8