diff options
-rw-r--r-- | FAQ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FAQ b/FAQ index 4d6bf76b96..2e1cd3178e 100644 --- a/FAQ +++ b/FAQ @@ -1247,6 +1247,7 @@ be needed after upgrading: anymore. - There's no more K&R compatibility in the glibc headers. The GNU C library requires a C compiler that handles especially prototypes correctly. + Especially gcc -traditional will not work with glibc headers. Please read also the NEWS file which is the authoritative source for this and gives more details for some topics. |