Re: Win32 port - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Win32 port
Date
Msg-id Pine.LNX.4.44.0211061822510.1018-100000@localhost.localdomain
Whole thread Raw
In response to Re: Win32 port  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: Win32 port  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Jan Wieck writes:

> To Hannu: the Windows port we did here depends on MS VC++ features like
> the ability to specify in the project to substitute header files. I
> don't know much about MingW and if you can do things like that with it.

Before long someone will port the Windows port to MinGW, so we should
resist attempts to use compiler-specific features in the same way that we
tend not to use vendors specific features in other ports.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Mats Lofkvist
Date:
Subject: Re: v7.3Beta4 Tag'd and Packaged ...
Next
From: Justin Clift
Date:
Subject: Re: Win32 port