[PATCH] Handle gcc -std=c99 -D_XOPEN_SOURCE=600 [BZ #284]
Ulrich Drepper
drepper@redhat.com
Fri Jul 23 20:20:00 GMT 2004
Joseph S. Myers wrote:
> c99 is the name of the compiler to "accept source code conforming to the
> ISO C standard". For example,
And once -D_POSIX_C_SOURCE=200112L is defined all this ISO C nonsense
must be completely out of the way. No __STRICT_ANSI__, since non-ISO C
stuff is used. The same applies to a few other defines. Only if none
is defined can this silly strict ISO C business take place.
--
â§ Ulrich Drepper â§ Red Hat, Inc. â§ 444 Castro St â§ Mountain View, CA â
More information about the Libc-hacker
mailing list