Re: Trying to build x86 version on windows using meson

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Trying to build x86 version on windows using meson
Дата
Msg-id CADK3HH+D0O5A00vGsurCs_xu02F_ad2z6mTRk=6mEvWb5DK6Mw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Trying to build x86 version on windows using meson  (Andres Freund <andres@anarazel.de>)
Ответы Re: Trying to build x86 version on windows using meson  (Andres Freund <andres@anarazel.de>)
Re: Trying to build x86 version on windows using meson  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers



On Wed, 20 Mar 2024 at 17:11, Andres Freund <andres@anarazel.de> wrote:
Hi,

On 2024-03-20 16:14:23 -0400, Dave Cramer wrote:
> 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`

This is not enough information to debug anything. At the very least we need
the exact steps performed to set up the build and meson-logs/meson-log.txt

First off this is on an ARM64 machine 

The last error from meson-log.txt is

...
Checking if "c99" compiles: YES 

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

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

It should work.

Greetings,

Andres Freund
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Why is parula failing?
Следующее
От: David Rowley
Дата:
Сообщение: Re: Flushing large data immediately in pqcomm