From 068b04eaed3689f7b249d90cf3f0b459f96e0ccf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Wed, 31 Jan 2024 00:13:43 +0100 Subject: INSTALL, install.texi: minor updates, regenerate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- INSTALL | 6 +++--- manual/install.texi | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index f0a891a..2f2d12c 100644 --- a/INSTALL +++ b/INSTALL @@ -462,7 +462,7 @@ build the GNU C Library: • GNU ‘make’ 4.0 or newer - As of release time, GNU ‘make’ 4.4 is the newest verified to work + As of release time, GNU ‘make’ 4.4.1 is the newest verified to work to build the GNU C Library. • GCC 6.2 or newer @@ -508,7 +508,7 @@ build the GNU C Library: You must use GNU ‘binutils’ (as and ld) to build the GNU C Library. No other assembler or linker has the necessary functionality at the - moment. As of release time, GNU ‘binutils’ 2.41 is the newest + moment. As of release time, GNU ‘binutils’ 2.42 is the newest verified to work to build the GNU C Library. For PowerPC 64-bits little-endian (powerpc64le), ‘objcopy’ is @@ -545,7 +545,7 @@ build the GNU C Library: Perl is not required, but if present it is used in some tests and the ‘mtrace’ program, to build the GNU C Library manual. As of - release time ‘perl’ version 5.38.0 is the newest verified to work + release time ‘perl’ version 5.38.2 is the newest verified to work to build the GNU C Library. • GNU ‘sed’ 3.02 or newer diff --git a/manual/install.texi b/manual/install.texi index a9aed91..7c44594 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -502,7 +502,7 @@ build @theglibc{}: @item GNU @code{make} 4.0 or newer -As of release time, GNU @code{make} 4.4 is the newest verified to work +As of release time, GNU @code{make} 4.4.1 is the newest verified to work to build @theglibc{}. @item @@ -550,7 +550,7 @@ GNU @code{binutils} 2.25 or later You must use GNU @code{binutils} (as and ld) to build @theglibc{}. No other assembler or linker has the necessary functionality at the -moment. As of release time, GNU @code{binutils} 2.41 is the newest +moment. As of release time, GNU @code{binutils} 2.42 is the newest verified to work to build @theglibc{}. For PowerPC 64-bits little-endian (powerpc64le), @command{objcopy} is required @@ -590,7 +590,7 @@ Perl 5 Perl is not required, but if present it is used in some tests and the @code{mtrace} program, to build the @glibcadj{} manual. As of release -time @code{perl} version 5.38.0 is the newest verified to work to +time @code{perl} version 5.38.2 is the newest verified to work to build @theglibc{}. @item -- cgit v1.1