From 2bbc70d5da0ea7dc46ee4a3e87566d2cc18ff995 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 9 Aug 2000 07:12:30 +0000 Subject: Update. 2000-08-09 Andreas Jaeger * configure.in: Change required make versions. * manual/install.texi (Tools for Compilation): Document required make version. (Supported Configurations): Update list of supported configurations. --- manual/install.texi | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'manual/install.texi') diff --git a/manual/install.texi b/manual/install.texi index 9bb4e64..9ec8f9d 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -316,15 +316,13 @@ build the GNU C library: @itemize @bullet @item -GNU @code{make} 3.75 +GNU @code{make} 3.79 or newer You need the latest version of GNU @code{make}. Modifying the GNU C Library to work with other @code{make} programs would be so difficult that we recommend you port GNU @code{make} instead. @strong{Really.} We -recommend version GNU @code{make} version 3.75 or 3.77. All earlier -versions have severe bugs or lack features. Version 3.76 is known to -have bugs which only show up in big projects like GNU @code{libc}. -Version 3.76.1 seems OK but some people have reported problems. +recommend version GNU @code{make} version 3.79. All earlier +versions have severe bugs or lack features. @item EGCS 1.1.1, 1.1 or 1.0.3, or GCC 2.8.1, 2.95 or newer @@ -423,13 +421,15 @@ The GNU C Library currently supports configurations that match the following patterns: @smallexample -alpha-@var{*}-linux +alpha@var{*}-@var{*}-linux arm-@var{*}-linux arm-@var{*}-linuxaout arm-@var{*}-none i@var{x}86-@var{*}-gnu i@var{x}86-@var{*}-linux +ia64-@var{*}-linux m68k-@var{*}-linux +mips@var{*}-@var{*}-linux powerpc-@var{*}-linux sparc-@var{*}-linux sparc64-@var{*}-linux -- cgit v1.1