[PROJ] 9.7.0 test issues

Greg Troxel gdt at lexort.com
Fri Sep 26 11:51:16 PDT 2025


Greg Troxel via PROJ <proj at lists.osgeo.org> writes:

> 2 tests in builtins fail on:
>   NetBSD 9 i386
>   NetBSD 10 i386

Adding

  CFLAGS+=               -ffloat-store

to the pkgsrc build, all tests pass.

gcc seems to document that it will allow use of extended-precision (80
bit) floating point registers for intermediate results, by default.


More information about the PROJ mailing list