Re: Issues while building PG in MS Windows, using MSYS2 and MinGW-w64

From: Alexander Lakhin <exclusion(at)gmail(dot)com>
To: insaf(dot)k(at)zohocorp(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Issues while building PG in MS Windows, using MSYS2 and MinGW-w64
Date: 2018-05-03 05:32:15
Message-ID: af3063c9-e839-9c0a-b869-eccd912659c5@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"insaf.k" <insaf(dot)k(at)zohocorp(dot)com> wrote:
> I am trying to build PG from source, in MS Windows using MSYS2 and
> MinGW-w64. I've tried to build PG 10.0 as wells as 10.3.
> I've done configuring like this
> ./configure --prefix="/d/pg10/"
> And when I do "make" or "make world", I'm getting compilation error.
> I've attached complete error report at the end of the mail.
Can you try the .cmd script (https://pastebin.com/LU9gdn27), that
compiles REL_10_STABLE on Windows with msys2 and mingw-w64 successfully?
In case of any issues with it, please let me now.

Best regards,
------
Alexander Lakhin
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2018-05-03 06:23:32 Re: Optimize Arm64 crc32c implementation in Postgresql
Previous Message Thomas Munro 2018-05-03 05:18:41 Re: Optimize Arm64 crc32c implementation in Postgresql