On Thu, 21 Mar 2024 at 11:00, Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> On 2024-03-20 17:49:14 -0400, Dave Cramer wrote:
> > First off this is on an ARM64 machine
>
> Uh, that's a fairly crucial bit - you're actually trying to cross compile
> then. I don't know much about cross compiling on windows, so it's certainly
> possible there's still some gaps there.
How would initdb.exe / pg_regress.exe even run on the x86 build
machine if it's compiled for ARM?
David