aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-01-31 00:13:43 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-01-31 00:13:43 +0100
commit068b04eaed3689f7b249d90cf3f0b459f96e0ccf (patch)
tree94ac70aa519068dc11429fcee18631f228f49b77
parent1eed32f3661e099ea2953f86581da22bbd27e4c9 (diff)
downloadglibc-068b04eaed3689f7b249d90cf3f0b459f96e0ccf.tar
glibc-068b04eaed3689f7b249d90cf3f0b459f96e0ccf.tar.gz
glibc-068b04eaed3689f7b249d90cf3f0b459f96e0ccf.tar.bz2
glibc-068b04eaed3689f7b249d90cf3f0b459f96e0ccf.zip
INSTALL, install.texi: minor updates, regenerate
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--INSTALL6
-rw-r--r--manual/install.texi6
2 files changed, 6 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index f0a891a9e0..2f2d12c335 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 a9aed91566..7c44594617 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