diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-03-01 21:23:57 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-03-01 21:23:57 +0000 |
commit | bec039bcefe6a0494a249e2b78e112a0ab60893b (patch) | |
tree | d0258153f7d2d890bcddf71854ca421b0505c09e /manual | |
parent | 7b1902cb3e64d340247638a8781770c3a4d850ce (diff) | |
download | glibc-bec039bcefe6a0494a249e2b78e112a0ab60893b.tar.gz glibc-bec039bcefe6a0494a249e2b78e112a0ab60893b.tar.xz glibc-bec039bcefe6a0494a249e2b78e112a0ab60893b.zip |
Require binutils 2.20 or later.
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 f633b4d2ac..03cab71845 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -327,7 +327,7 @@ You can use whatever compiler you like to compile programs that use Check the FAQ for any special compiler issues on particular platforms. @item -GNU @code{binutils} 2.15 or later +GNU @code{binutils} 2.20 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 |