Greg Troxel via PROJ <[email protected]> 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.
_______________________________________________
PROJ mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/proj

Reply via email to