diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-07-30 19:31:04 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-07-30 19:31:41 +0200 |
commit | 18223282746d93b3d1444cd3997e046b80083436 (patch) | |
tree | 12389c66dfbaa0ab7132128b4e8fd5f28b0a3098 | |
parent | 14126ff059e98e9236633741fd323a1116299872 (diff) | |
download | glibc-18223282746d93b3d1444cd3997e046b80083436.zip glibc-18223282746d93b3d1444cd3997e046b80083436.tar.gz glibc-18223282746d93b3d1444cd3997e046b80083436.tar.bz2 |
install.texi: Build was tested with binutils 2.41 (just released)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | manual/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi index 51605b4..e8f36d5 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -567,7 +567,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.40 is the newest +moment. As of release time, GNU @code{binutils} 2.41 is the newest verified to work to build @theglibc{}. For PowerPC 64-bits little-endian (powerpc64le), @command{objcopy} is required |