Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You're arguing that the GNU C Library is incompatible with the GNU Compiler Collection?

(In the example, he's compiling ls with the -std=gnu99 flag, which means he's targeting GNU, not C99 or C90 or C11 or POSIX or any other standard.)



The printf(3) manpage now says: "Note that many versions of gcc(1) cannot parse this option and will issue a warning."

FWIW, GCC 4.7.2 parses the format string without warnings.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: