Mention that gcc -traditional is not supported.
authorAndreas Jaeger <aj@suse.de>
Wed, 25 Oct 2000 17:30:55 +0000 (17:30 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 25 Oct 2000 17:30:55 +0000 (17:30 +0000)
FAQ.in

diff --git a/FAQ.in b/FAQ.in
index 4888e8d..b57a42d 100644 (file)
--- 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.