| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | David Rowley <dgrowleyml(at)gmail(dot)com>, Dave Cramer <davecramer(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Trying to build x86 version on windows using meson |
| Date: | 2025-02-10 03:42:14 |
| Message-ID: | CA+hUKG+EvNpdhtmAmZp8iAn71QtPk6bCsEwuupFr2MjGg4oOiw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jul 22, 2024 at 12:20 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> On Thu, Mar 21, 2024 at 11:21 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> > Obviously tests can't run in that environment, but building should be
> > possible. I can e.g. build postgres for x86-64 windows on my linux machine,
> > but can't run the tests (in theory they could be run with wine, but wine isn't
> > complete enough to run postgres).
>
> For anyone interested in that, the most apparent reason why WINE
> currently can't run a cross-build of psql.exe or postgres.exe on a
> Linux/FreeBSD/macOS host is now on their bug list[1] and just needs
> someone to write an easy patch. I dimly recall there were more subtle
> things that broke here and there before the relevant change of ours
> went in, and it would be pretty cool if we could make a list and
> report 'em...
>
> [1] https://bugs.winehq.org/show_bug.cgi?id=56951
Just for the record, apparently they fixed that one.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Guo | 2025-02-10 03:54:29 | Re: Virtual generated columns |
| Previous Message | wenhui qiu | 2025-02-10 03:39:14 | Uncached buffered IO |