Re: Trying to build x86 version on windows using meson

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Trying to build x86 version on windows using meson
Дата
Msg-id 20240320211133.pi2sq63xnrz72j6h@awork3.anarazel.de
обсуждение исходный текст
Ответ на Trying to build x86 version on windows using meson  (Dave Cramer <davecramer@gmail.com>)
Ответы Re: Trying to build x86 version on windows using meson  (Dave Cramer <davecramer@gmail.com>)
Список pgsql-hackers
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


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

It should work.

Greetings,

Andres Freund



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: documentation structure
Следующее
От: David Steele
Дата:
Сообщение: Re: Possibility to disable `ALTER SYSTEM`