"H.J. Lu" <hjl.tools@gmail.com> writes: > Isn't stdbit.h a glibc header file? It should be OK to use it to build > glibc. Er... right, of course you're right. The use of <file.h> instead of "file.h" made me think the build used installed headers for a moment. We do have this problem with gcc-provided headers sometimes, though.