Re: Is there a way to build PostgreSQL client libraries with MinGW - Mailing list pgsql-hackers

From Xiaobo Gu
Subject Re: Is there a way to build PostgreSQL client libraries with MinGW
Date
Msg-id AANLkTikTTqCa_Yd9wfOvRuhT6sUdSFEDU9FWyZWSDGCg@mail.gmail.com
Whole thread Raw
In response to Re: Is there a way to build PostgreSQL client libraries with MinGW  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hi,
According to http://www.pgbuildfarm.org/cgi-bin/show_status.pl, only
GCC 3.4.2 and 4.5.0 have successfully build PostgreSQL,and only under
32 bit Windows environment, and I guess from
http://archives.postgresql.org/pgsql-hackers/2010-12/msg02073.php that
you mean we should only the above two versions of GCC to build
PostgreSQL, but my questions are:
1. I have 64bit GCC 4.5.0 installed before installing the lasted
MinGW, but after that the gcc version became to 3.4.4, which is not
support, how to change the GCC other versions than the one shipped
with MSYS.

2.You have only test 3.4.2 and 4.5.0 for 32 bit environments, do the
64 bit versions of GCC work under 64bit Windows?


Xiaobo Gu

On Mon, Jan 24, 2011 at 5:19 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>
>
> On 01/23/2011 11:11 PM, Xiaobo Gu wrote:
>>
>> Yes, I want it working on 64 bit Windows Server 2003 R2 and 64 bit
>> Windows 7 home basic.
>> Which version of 32bit MinGW  do you use, I use the one shipped with
>> Rtools212.exe which is downloaded from
>> http://www.murdoch-sutherland.com/Rtools, and there is no chmod.
>>
>
> Please avoid top-answering on this list. I use the Mingw project's published
> files: <http://sourceforge.net/projects/mingw/files/>
>
> cheers
>
> andrew
>


pgsql-hackers by date:

Previous
From: Vangelis Katsikaros
Date:
Subject: gist README
Next
From: Robert Haas
Date:
Subject: Re: gist README