This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/22477] Unknown type name ' __uint128_t'


https://sourceware.org/bugzilla/show_bug.cgi?id=22477

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
All GCC versions supported for building glibc support the __uint128_t type on
64-bit systems, so you must be building with an unsupported compiler.  Please
work with the libc-help mailing list on understanding the problems with your
build environment and why configure didn't detect them.  You'll need to post
information such as the complete output of the configure script (text, not
image) and the options passed to it, and probably the contents of config.log.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]