Re: Mingw task for Cirrus CI

From: Melih Mutlu <m(dot)melihmutlu(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Mingw task for Cirrus CI
Date: 2022-04-08 14:57:21
Message-ID: CAGPVpCTAsmUs1OZbXrNNVLc0WqAro5tDGLCqOPqzpoRjtLet_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Andrew,

You should set MSYSTEM=UCRT64 in the environment section. Given that,
> there should be no need to specify a --host= setting for configure.
>

It's set to UCRT64 in the docker image side [1]. I didn't know --host isn't
necessary on UCRT64 environment. I'll remove it then.

[1]
https://github.com/anarazel/pg-vm-images/blob/main/docker/windows_ci_mingw64#L11
<https://github.com/anarazel/pg-vm-images/blob/main/docker/windows_ci_mingw64#L11>

Best,
Melih

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2022-04-08 15:01:58 Re: Kerberos delegation support in libpq and postgres_fdw
Previous Message Matthias van de Meent 2022-04-08 14:52:07 Size of pg_rewrite (Was: Report checkpoint progress with pg_stat_progress_checkpoint)