From 7c2b945e1fd64e0a5a4dbd6ae6592a7314dcd4b5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 28 Apr 1999 10:20:18 +0000 Subject: Update. * malloc/malloc.c (rEALLOc): Only free memory for size 0 if oldmem is != NULL. 1999-04-28 Andreas Jaeger * malloc/malloc.c (REALLOC_ZERO_BYTES_FREES): Define it to follow ISO C9x and Unix98. 1999-04-28 Ulrich Drepper --- FAQ.in | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'FAQ.in') diff --git a/FAQ.in b/FAQ.in index 393a12073d..554b78e052 100644 --- a/FAQ.in +++ b/FAQ.in @@ -151,10 +151,9 @@ Binutils 2.9.1.0.16 or later is also required. as much as 400MB). * plenty of time. Compiling just the shared and static libraries for - i?86-linux takes approximately 1h on an i586@133, or 2.5h on - i486@66, or 4.5h on i486@33. Multiply this by 1.5 or 2.0 if you - build profiling and/or the highly optimized version as well. For - Hurd systems times are much higher. + i?86-linux takes approximately 1h on an AMD-K6@225MHz w/ 96MB of RAM. + Multiply this by 1.5 or 2.0 if you build profiling and/or the highly + optimized version as well. For Hurd systems times are much higher. You should avoid compiling in a NFS mounted filesystem. This is very slow. -- cgit 1.4.1