]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove specific binutils version recommendation in INSTALL file.
authorUlrich Drepper <drepper@gmail.com>
Mon, 4 Oct 2010 02:30:11 +0000 (22:30 -0400)
committerPetr Baudis <pasky@suse.cz>
Tue, 9 Nov 2010 01:31:01 +0000 (02:31 +0100)
(cherry picked from commit 10be4851911a00cca422c173788bce9a13dbde8e)

INSTALL

diff --git a/INSTALL b/INSTALL
index 8d61b3e48904c7f6c2c16a3faece6aa42a6dceac..555e36e1958106e0ab8e243fac18a9025d710fea 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -317,11 +317,12 @@ build the GNU C library:
      Check the FAQ for any special compiler issues on particular
      platforms.
 
-   * GNU `binutils' 2.15 or later
+   * GNU `binutils'
 
      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.
+     moment.  The configure scripts checks for the appropriate version
+     for the platform.  Too-old versions will prevent building glibc.
 
    * GNU `texinfo' 3.12f
 
@@ -460,4 +461,3 @@ or the manual has a bug, so report the disagreement.  If you find any
 errors or omissions in this manual, please report them to the bug
 database.  If you refer to specific sections of the manual, please
 include the section names for easier identification.
-