* FAQ: Regenerated.

This commit is contained in:
Roland McGrath 2004-08-10 05:12:42 +00:00
parent c0e81b36ed
commit 65903cc585
2 changed files with 4 additions and 4 deletions

View File

@ -28,6 +28,7 @@
2004-08-09 Roland McGrath <roland@redhat.com>
* FAQ.in: Refer to web pages instead of bug-glibc.
* FAQ: Regenerated.
* time/strptime_l.c: #include <stdbool.h>, `bool' used in last change.

7
FAQ
View File

@ -228,9 +228,10 @@ ports to other operating systems are underway, although a few people have
expressed interest.
If you have a system not listed above (or in the `README' file) and you are
really interested in porting it, contact
really interested in porting it, see the GNU C Library web pages to learn
how to start contributing:
<bug-glibc@gnu.org>
http://www.gnu.org/software/libc/resources.html
1.2. What compiler do I need to build GNU libc?
@ -332,8 +333,6 @@ them.
A full build of the PowerPC library took 1h on a PowerPC 750@400Mhz w/
64MB of RAM, and about 9h on a 601@60Mhz w/ 72Mb.
If you have some more measurements let me know.
1.8. What version of the Linux kernel headers should be used?