Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar - Mailing list pgsql-bugs

From Mathew Heard
Subject Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar
Date
Msg-id CAE5sJtTG7ZTZqPHW003AuLEi6yO8vqY04vVXx5jZbPt1FRViXQ@mail.gmail.com
Whole thread Raw
In response to BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar
Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar
List pgsql-bugs
Hi,

The relevant commit we have removed from our build that has returned the ability to build is.


GCC 12.2.0-3 (latest for debian bullseye)
Debian Bullseye
ARMv7 (Allwinner H3)

When I have time I'll remove the reverted patch and find that config.log

We have tested forcing CFLAGS='-march=armv7ve+simd' CXXFLAGS='-march=armv7ve+simd' with no luck.

Regards,
Mathew

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE
Next
From: Tom Lane
Date:
Subject: Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar