Trying to build x86 version on windows using meson

From: Dave Cramer <davecramer(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Trying to build x86 version on windows using meson
Date: 2024-03-20 20:14:23
Message-ID: CADK3HHLRWj5pXZjLJNw-OHuak9mJ2gTFyB+RpzjNhu4G07kz6Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greetings,

I am getting the following error

meson.build:1479:17: ERROR: Can not run test applications in this cross
environment.

Have configured for amd64_x86

Running `meson setup --wipe build --prefix=c:\postgres86`

The docs say it is possible to build postgres for x86. Are there specific
instructions ?

Dave Cramer

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2024-03-20 21:03:46 Re: Combine Prune and Freeze records emitted by vacuum
Previous Message Peter Geoghegan 2024-03-20 20:10:11 Re: Combine Prune and Freeze records emitted by vacuum