Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rSbhR-00Elgd-8Y for pgsql-hackers@arkaria.postgresql.org; Wed, 24 Jan 2024 11:45:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rSbhQ-004HfD-7r for pgsql-hackers@arkaria.postgresql.org; Wed, 24 Jan 2024 11:45:44 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rSbhP-004Hf5-V7 for pgsql-hackers@lists.postgresql.org; Wed, 24 Jan 2024 11:45:43 +0000 Received: from pgintl.fastcrypt.com ([149.56.129.164]) by makus.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rSbhN-0037U1-DJ for pgsql-hackers@lists.postgresql.org; Wed, 24 Jan 2024 11:45:42 +0000 Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com [209.85.208.42]) by pgintl.fastcrypt.com (Postfix) with ESMTPSA id 0639220345 for ; Wed, 24 Jan 2024 06:45:39 -0500 (EST) Received: by mail-ed1-f42.google.com with SMTP id 4fb4d7f45d1cf-55c1ac8d2f2so4317288a12.2 for ; Wed, 24 Jan 2024 03:45:39 -0800 (PST) X-Gm-Message-State: AOJu0YxPbhib9fm2/ARKCMraEgadTaoUgNS0AXkX1hJCeJrfPNhB0iR0 WWKIzShSeMz5RKa7llFSyJDwkrZ3jr+VoXQwhAV8OSUbHtJINe2Tpk7n7blXdA/uAbW4DKvNVxp g40oHjqgOJxsqloQeCD+eP1oQi3c= X-Google-Smtp-Source: AGHT+IFwXS1F2Mk9qrYUop3sY9fi94EUmjczI/ZXNPnmiaDuoxFsEyCm3dgd9mUyt+xTp+7Oh5X4HV050k6HmGuniwU= X-Received: by 2002:aa7:d3d3:0:b0:55c:3794:d6f6 with SMTP id o19-20020aa7d3d3000000b0055c3794d6f6mr1577444edr.5.1706096738692; Wed, 24 Jan 2024 03:45:38 -0800 (PST) MIME-Version: 1.0 References: <305608.1693457047@sss.pgh.pa.us> <69a26a2a-feaa-43c0-bed3-0f5c2b569a28@eisentraut.org> In-Reply-To: From: Dave Cramer Date: Wed, 24 Jan 2024 06:45:21 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] Add native windows on arm64 support To: Michael Paquier Cc: Anthony Roberts , Peter Eisentraut , Daniel Gustafsson , Tom Lane , Andrew Dunstan , Mike Holmes , Andres Freund , Thomas Munro , PostgreSQL Hackers , Lina Iyer Content-Type: multipart/alternative; boundary="0000000000000ffb04060faf9a72" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000000ffb04060faf9a72 Content-Type: text/plain; charset="UTF-8" On Tue, 23 Jan 2024 at 18:32, Michael Paquier wrote: > On Tue, Jan 23, 2024 at 04:13:05PM -0500, Dave Cramer wrote: > > On Tue, 23 Jan 2024 at 08:46, Dave Cramer > wrote: > >> The attached patch works with v17. I will work on getting a buildfarm > >> animal up shortly > > Thanks for doing that! > > > I can build using meson manually, but for some reason building with the > > buildfarm fails. > > > > I'm not sure which files to attach to this to help. Andrew, what files do > > you need ? > > Probably build.ninja and the contents of meson-logs/ would offer > enough information? > -- > Michael > I managed to get it to build the vcvarsall arch needs to be x64. I need to add some options, but the patch above needs to be applied to build it. Dave --0000000000000ffb04060faf9a72 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Tue, 23 Jan 2024 at 18:32, Michael= Paquier <michael@paquier.xyz= > wrote:
On T= ue, Jan 23, 2024 at 04:13:05PM -0500, Dave Cramer wrote:
> On Tue, 23 Jan 2024 at 08:46, Dave Cramer <davecramer@postgres.rock= s> wrote:
>> The attached patch works with v17. I will work on getting a buildf= arm
>> animal up shortly

Thanks for doing that!

> I can build using meson manually, but for some reason building with th= e
> buildfarm fails.
>
> I'm not sure which files to attach to this to help. Andrew, what f= iles do
> you need ?

Probably build.ninja and the contents of meson-logs/ would offer
enough information?
--
Michael

I managed to get it to build th= e=C2=A0vcvarsall arch needs to be=C2=A0x64. I need to add some options, but= the patch above needs to be applied to build it.

= Dave=C2=A0
--0000000000000ffb04060faf9a72--