Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in

This commit is contained in:
Ulrich Drepper 1998-12-07 11:05:21 +00:00
parent 0d3eb016d6
commit 1fc05b5fd3
1 changed files with 2 additions and 2 deletions

4
FAQ
View File

@ -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?