| From: | John Naylor <johncnaylorls(at)gmail(dot)com> |
|---|---|
| To: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
| Cc: | john(dot)naylor(at)postgresql(dot)org, pgsql-committers(at)lists(dot)postgresql(dot)org, cookt(at)blackduck(dot)com |
| Subject: | Re: pgsql: Inline CRC computation for small fixed-length input on x86 |
| Date: | 2025-03-31 08:46:51 |
| Message-ID: | CANWCAZaGjVceoxMmmDQNF5_XgF_dab8gpvgDdRnXD8-zKm5fBQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On Mon, Mar 31, 2025 at 3:34 PM Kyotaro Horiguchi
<horikyota(dot)ntt(at)gmail(dot)com> wrote:
> I'm not sure if it's related to this, but I got the following build error.
> 3 errors generated.
>
> > Rocky Linux release 9.5 (Blue Onyx)
> > gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5)
> > clang version 18.1.8 (RESF 18.1.8-3.el9)
Must be related.
Is there anything special about this build? CFLAGS?
Are you building with autoconf or meson?
Could you please share the CRC section from output of configure (or meson)?
--
John Naylor
Amazon Web Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Naylor | 2025-03-31 11:16:47 | Re: pgsql: Inline CRC computation for small fixed-length input on x86 |
| Previous Message | Kyotaro Horiguchi | 2025-03-31 08:34:52 | Re: pgsql: Inline CRC computation for small fixed-length input on x86 |