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

From: Yuriy Zhuravlev <stalkerg(at)gmail(dot)com>
To: "insaf(dot)k" <insaf(dot)k(at)zohocorp(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Issues while building PG in MS Windows, using MSYS2 and MinGW-w64
Date: 2018-04-30 23:08:03
Message-ID: CANiD2e-vMQ438TNi3zt8LOy8mG5j9YXfaCG6iEeYgsRmKv1MRQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

If you have time, can you check CMake version?
https://github.com/stalkerg/postgres_cmake

During Mingw installation you can choose a version, it can be more MSVC
like or more Unix, probably Postgres have a problem with one of mingw type.

So I unpacked the source tarball within the shell itself(using gunzip and
> tar), and I could fix many errors.
>

This is really stange, mingw on windows should't depend on any attribute.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-04-30 23:08:50 Re: Fsync request queue
Previous Message Peter Geoghegan 2018-04-30 23:07:48 Re: Fsync request queue