PostgreSQL fails to build with 32bit MinGW-w64 - Mailing list pgsql-bugs

From kmx
Subject PostgreSQL fails to build with 32bit MinGW-w64
Date
Msg-id 4E1645F5.8040307@volny.cz
Whole thread Raw
List pgsql-bugs
Hi,

couple of weeks ago postgresql introduced support for mingw-w64 compiler on
MS Windows platform; however the related patch was based on assumption that
mingw-w64 project delivers just 64bit compiler (which is not true - they
deliver both 32/64bit compilers).

According to my testing - postgresql-9.0.4 does compile fine with 64bit
mingw-w64 but fails with 32-bit mingw-w64 compiler.

Try to have a look at the enclosed patch which makes it possible to compile
postgresql-9.0.4 with 32bit mingw-w64.

--
kmx

Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #6097: Server crash when enabling custom_variable_classes
Next
From: "wbc"
Date:
Subject: BUG #6098: pgcluster