From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
---|---|
To: | Dmitry Mityugov <d(dot)mityugov(at)postgrespro(dot)ru> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers(at)postgresql(dot)org, Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Re: --with-llvm on 32-bit platforms? |
Date: | 2025-09-17 03:30:44 |
Message-ID: | CA+hUKGLgUQ7DJ9uV4M-SZc=wU_ad0ZywJj_Vhb7DCjgzKaWarA@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Sep 17, 2025 at 3:47 AM Dmitry Mityugov
<d(dot)mityugov(at)postgrespro(dot)ru> wrote:
> I tried the patch and it works well, thanks a lot to everyone involved
> in fixing this.
Thanks for the report and confirmation! I also pinged Andres just in
case he had any objections to the approach, given that he wrote this
stuff. Nope, so pushed.
As a side note, apt.llvm.org is apparently no longer publishing 32 bit
packages, and Debian's own i386 packages for LLVM bits and pieces seem
to have some inconvenient conflicts with their amd64 twins, and
indirectly lots of other stuff including my window manager (!). Or
perhaps it was always like that, and I'm recalling apt.llvm.org's old
32 bit packages. All perfectly manageable in a dedicated
VM/container/chroot, but I wonder how long multiarch support will
continue.
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2025-09-17 03:32:40 | Re: BF mamba failure |
Previous Message | Michael Paquier | 2025-09-17 03:25:09 | Re: [PATCH] Add tests for Bitmapset |