On 9/5/25 10:55, Laurent Rineau wrote:
CGAL is tested on MacOS on arm64 and arm64e ISA. Does it not work on Linux
too?!

It works on 64bit ARM (Debian platform name arm64) and 32bit ARM with FPU (armhf). The bug is about armel which is a 32bit ARM platform without FPU and the glibc software emulation lacks support for the FPU rounding modes.

BTW armel will most likely be dropped in future Debian releases, see e.g. https://lists.debian.org/debian-devel-announce/2025/09/msg00001.html .

  Joachim

Reply via email to