From a8922de8c70ba56fda40ce9e171c4069a6a90d53 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 10 Aug 1996 00:00:16 +0000 Subject: Update for 960809. Fri Aug 9 17:38:58 1996 Ulrich Drepper * sysdeps/unix/sysv/linux/sys/timex.h: Include to get `struct timeval'. * sysdeps/unix/sysv/linux/sys/acct.h: Get time_t from . * sysdeps/unix/sysv/linux/sys/module.h: Get size_t from . * sysdeps/unix/sysv/linux/sys/io.h: Get definition of __P. * sysdeps/unix/sysv/linux/sys/klog.h: Likewise. * gmon/sys/gmon.h: Include to get u_long. * sysdeps/unix/sysv/linux/direntry.h: Complete types in . * io/fts.h: Include to get dev_t. Reported by Matthias Urlichs. * sysdeps/posix/tempname.c [USE_IN_LIBIO]: Don't clear _IO_file_flags. It's the same as _flags. Reported by Miquel van Smoorenburg . Wed Aug 7 19:38:47 1996 Andreas Schwab * sysdeps/unix/sysv/linux/m68k/resourcebits.h: Add RLIMIT_AS. --- manual/maint.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manual') diff --git a/manual/maint.texi b/manual/maint.texi index 98467e4b7b..cd6c996719 100644 --- a/manual/maint.texi +++ b/manual/maint.texi @@ -206,12 +206,12 @@ compiler. We recommend GCC version 2.7.2 or later; earlier versions may have problems. @item -@code{binutils} 2.6 +@code{binutils} 2.7 Using the GNU @code{binutils} (assembler, linker, and related tools) is preferable when possible, and they are required to build an ELF shared C -library. We recommend @code{binutils} version 2.6 or later; earlier -versions are known to have problems. +library. We recommend @code{binutils} version 2.7 or later; earlier +versions are known to have problems or to not support all architectures. @end itemize @node Supported Configurations -- cgit 1.4.1