Re: Mingw task for Cirrus CI

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: Mingw task for Cirrus CI
Дата
Msg-id 20220910201944.GY31833@telsasoft.com
обсуждение исходный текст
Ответ на Re: Mingw task for Cirrus CI  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Mon, Sep 05, 2022 at 04:52:17PM -0700, Andres Freund wrote:
> I don't think you should need to use --host, that indicates cross compiling,

This made me consider the idea of cross-compiling for windows under a
new linux task, and then running tests under Windows with a dependent
task.  I suppose that use -Og, in addition to CompilerWarnings, which
uses -O2.

cirrusci caches are (or can be) shared between tasks.  I got this mostly
working, with a few kludges to compile and install stuff under src/test.
This may be yet another idea that's obsoleted by meson.  WDYT?

-- 
Justin



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Schema variables - new implementation for Postgres 15
Следующее
От: Tom Lane
Дата:
Сообщение: Re: archive modules