diff options
author | Roland McGrath <roland@gnu.org> | 2004-08-10 05:12:42 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-08-10 05:12:42 +0000 |
commit | 65903cc585ad7157fe03b527608b0f442b029fa5 (patch) | |
tree | 8bb064df560847de225c7d933685f81d9198238e /FAQ | |
parent | c0e81b36edbc20db5b3383eeb59042825ca2326c (diff) | |
download | glibc-65903cc585ad7157fe03b527608b0f442b029fa5.tar.gz |
* FAQ: Regenerated.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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? |