mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-01 05:02:03 +03:00
Mention that gcc -traditional is not supported.
This commit is contained in:
1
FAQ.in
1
FAQ.in
@@ -1017,6 +1017,7 @@ be needed after upgrading:
|
|||||||
anymore.
|
anymore.
|
||||||
- There's no more K&R compatibility in the glibc headers. The GNU C library
|
- There's no more K&R compatibility in the glibc headers. The GNU C library
|
||||||
requires a C compiler that handles especially prototypes correctly.
|
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
|
Please read also the NEWS file which is the authoritative source for this
|
||||||
and gives more details for some topics.
|
and gives more details for some topics.
|
||||||
|
Reference in New Issue
Block a user