diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-16 02:53:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-16 02:53:37 +0000 |
commit | 02228370832f0f150d2be4b7548e5ce97ddae88c (patch) | |
tree | 31d28ece5d5b95b7a736ac27e343d32aeaeffffb /FAQ | |
parent | c9eaa8b9ba58a4c6fb78a62a68068ac5bb51fd3d (diff) | |
download | glibc-02228370832f0f150d2be4b7548e5ce97ddae88c.zip glibc-02228370832f0f150d2be4b7548e5ce97ddae88c.tar.gz glibc-02228370832f0f150d2be4b7548e5ce97ddae88c.tar.bz2 |
Update.
1999-07-20 Geoff Keating <geoffk@cygnus.com>
* math/libm-test.c: Tweak deltas for a clean run on ppc.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -310,8 +310,7 @@ Binutils 2.9.1.0.16 or later is also required. * When compiling for Linux, the header files of the Linux kernel must be available to the compiler as <linux/*.h> and <asm/*.h>. -* lots of disk space (~170MB for i?86-linux; more for RISC platforms, - as much as 400MB). +* lots of disk space (~400MB for i?86-linux; more for RISC platforms). * plenty of time. Compiling just the shared and static libraries for i?86-linux takes approximately 1h on an AMD-K6@225MHz w/ 96MB of RAM, |