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/21604] glibc fails to build with a gcc/musl toolchain


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

Keno Fischer <keno at juliacomputing dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keno at juliacomputing dot com

--- Comment #3 from Keno Fischer <keno at juliacomputing dot com> ---
Just ran into this as well. I would suggest removing those OS X/FreeBSD checks
and guarding the u_char_defined check by an additional `#ifdef __GLIBC__`. It
seems unreasonable to assume that any random libc would define `__u_char`. Does
that sound reasonable?

-- 
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]