Quadmath.h not found for float128 arm64 rocky linux
25 Aug
2023
25 Aug
'23
1:40 a.m.
When compile with boost float128 on arm64 rocky linux, i got a failure of missing quadmath.h Thanks.
9:30 a.m.
As far as I remember, you don't need float128 on arm64 linux - "long double" is already quadruple precision. Cheers, Francesco. On Fri, 25 Aug 2023 at 03:40, David Frank via Boost-users < boost-users@lists.boost.org> wrote:
When compile with boost float128 on arm64 rocky linux, i got a failure of missing quadmath.h
Thanks. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users
459
Age (days ago)
459
Last active (days ago)
2 comments
3 participants
participants (3)
-
David Frank
-
Francesco Biscani
-
John Maddock