summaryrefslogtreecommitdiff
path: root/FAQ.in
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-10-25 17:30:55 +0000
committerAndreas Jaeger <aj@suse.de>2000-10-25 17:30:55 +0000
commite090caeee754ee5367d109fac9f1542a778c35a8 (patch)
tree48118a320dc931b67c8de54cf521f183b5627070 /FAQ.in
parenta5fe041c968de453889e5c2ff612785c5dd43814 (diff)
Mention that gcc -traditional is not supported.
Diffstat (limited to 'FAQ.in')
-rw-r--r--FAQ.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/FAQ.in b/FAQ.in
index 4888e8dd06..b57a42d757 100644
--- a/FAQ.in
+++ b/FAQ.in
@@ -1017,6 +1017,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.