Re: Win32 port

From: Steve Howe <howe(at)carcass(dot)dhs(dot)org>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
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-07 00:37:05
Message-ID: 145109159422.20021106213705@carcass.dhs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Bruce,

Wednesday, November 6, 2002, 8:33:32 PM, you wrote:

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

BM> I think the two projects are using MS C++, but it would be nice for
BM> Mingw to work too.
Or even (free) Borland C++ compiler, but I would be glad just to see
it working with Mingw...
It just makes no sense a free project like
PostgreSQL to be compiled only with a commercial compiler.

-------------
Best regards,
Steve Howe mailto:howe(at)carcass(dot)dhs(dot)org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-11-07 01:10:07 Re: 7.3b5 contrib compile problem
Previous Message Steve Howe 2002-11-07 00:32:28 Re: Win32 port