[Bug math/22146] C++ build issue with float128 on x86_64
gabriel at inconstante dot eti.br
sourceware-bugzilla@sourceware.org
Wed Sep 20 13:56:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=22146
--- Comment #7 from Gabriel F. T. Gomes <gabriel at inconstante dot eti.br> ---
For the record, this also applies to powerpc64le (and should apply to ia64 and
x86, as well, though I haven't checked on these platforms). However, since
compiler support for float128 is not enabled by default on powerpc64le (not
before GCC 8), this error will not be seen unless -mfloat128 is passed as a
compiler option to g++ (e.g.: CXXFLAGS=-mfloat128).
I'm working on a fix for glibc.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list