Re: Compile error on the aarch64 platform: Missing asm/hwcap.h

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: 高增琦 <pgf00a(at)gmail(dot)com>
Cc: Steven Niu <niushiji(at)gmail(dot)com>, John Naylor <johncnaylorls(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Compile error on the aarch64 platform: Missing asm/hwcap.h
Date: 2025-11-18 21:18:38
Message-ID: 1323645.1763500718@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

=?UTF-8?B?6auY5aKe55Cm?= <pgf00a(at)gmail(dot)com> writes:
> There's another one (the last one) in the previous email that needs fixing:
> HWCAP_SVE for pg_popcount_aarch64.c

Sorry, you didn't make clear enough that you were parenthetically
reporting a totally independent bug ...

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2025-11-18 21:30:14 Re: Trigger more frequent autovacuums of heavy insert tables
Previous Message Melanie Plageman 2025-11-18 21:17:28 Re: Trying out read streams in pgvector (an extension)