[cfe-dev] minimum glibc (on Linux) needed to work with clang in -c99 mode?
Ted Kremenek
kremenek at apple.com
Wed Dec 15 10:52:21 PST 2010
Hi everyone,
On Linux, is there a minimum glibc version needed to work with clang in -c99 mode? A Linux user mentioned to me an issue with sysmacros.h, which defines gnu_dev_major slightly differently between different versions of glibc (basically the usage of the 'inline' keyword is different, likely to deal with compatibility issues between c89 and c99).
Thanks,
Ted
More information about the cfe-dev
mailing list