summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-12-07 11:05:21 +0000
committerUlrich Drepper <drepper@redhat.com>1998-12-07 11:05:21 +0000
commit1fc05b5fd330190ef9c93801f632aab573acbc8c (patch)
tree8e1803c4a1014a2a142d9ef0f464a55d3f384b2b /FAQ
parent0d3eb016d62e69b1d13e7305faa2aafc247e99ad (diff)
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index d2866a768f..8ee248d354 100644
--- a/FAQ
+++ b/FAQ
@@ -199,7 +199,7 @@ a local mirror first.
You should always try to use the latest official release. Older versions
may not have all the features GNU libc requires. The current releases of
egcs (1.0.3 and 1.1) and GNU CC (2.8.1) should work with the GNU C library
-(for powerpc see question question 1.5; for ARM see question question 1.6).
+(for powerpc see question 1.5; for ARM see question 1.6).
{ZW} You may have problems if you try to mix code compiled with
EGCS and with GCC 2.8.1. See question 2.8 for details.
@@ -215,7 +215,7 @@ We recommend version GNU make version 3.75 or 3.77. Versions before 3.75
have bugs and/or are missing features. Version 3.76 has bugs which
appear when building big projects like GNU libc. 3.76.1 appears to work but
some people have reported problems. If you build GNU make 3.77 from source,
-please read question question 4.6 first.
+please read question 4.6 first.
1.4. Do I need a special linker or assembler?