From 3a0acbdcc51a6a854be6500da325b99cc68754c3 Mon Sep 17 00:00:00 2001 From: "Paul E. Murphy" Date: Thu, 5 Mar 2020 09:32:08 -0600 Subject: powerpc64le: bump binutils version requirement to >= 2.26 This is a small step up from 2.25 which brings in support for rewriting the .gnu.attributes section of libc/libm.so. Reviewed-by: Tulio Magno Quites Machado Filho --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 2fa7a81fd9..4bf4bd0908 100644 --- a/INSTALL +++ b/INSTALL @@ -495,6 +495,10 @@ build the GNU C Library: moment. As of release time, GNU 'binutils' 2.32 is the newest verified to work to build the GNU C Library. + For PowerPC 64-bits little-endian (powerpc64le), 'objcopy' is + required to support '--update-section'. This option requires + binutils 2.26 or newer. + * GNU 'texinfo' 4.7 or later To correctly translate and install the Texinfo documentation you -- cgit 1.4.1