diff options
author | Roland McGrath <roland@gnu.org> | 2005-03-29 23:47:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-03-29 23:47:22 +0000 |
commit | 98be6f687d0b97817ad014c607498d35893345f8 (patch) | |
tree | c9792b109983e005070531aa5668fff4dc268821 /manual | |
parent | edac424073092fda118fb8514ad524d3a66a9ae6 (diff) | |
download | glibc-98be6f687d0b97817ad014c607498d35893345f8.tar glibc-98be6f687d0b97817ad014c607498d35893345f8.tar.gz glibc-98be6f687d0b97817ad014c607498d35893345f8.tar.bz2 glibc-98be6f687d0b97817ad014c607498d35893345f8.zip |
* manual/install.texi (Tools for Compilation): GNU binutils 2.15
is now needed.
Diffstat (limited to 'manual')
-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 2907715abc..15fe9a85b4 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -350,7 +350,7 @@ floating-point support that may be triggered by the math library. Check the FAQ for any special compiler issues on particular platforms. @item -GNU @code{binutils} 2.13 or later +GNU @code{binutils} 2.15 or later You must use GNU @code{binutils} (as and ld) to build the GNU C library. No other assembler or linker has the necessary functionality at the |