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 /INSTALL | |
parent | 7b1902cb3e64d340247638a8781770c3a4d850ce (diff) | |
download | glibc-bec039bcefe6a0494a249e2b78e112a0ab60893b.zip glibc-bec039bcefe6a0494a249e2b78e112a0ab60893b.tar.gz glibc-bec039bcefe6a0494a249e2b78e112a0ab60893b.tar.bz2 |
Require binutils 2.20 or later.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -291,7 +291,7 @@ build the GNU C Library: Check the FAQ for any special compiler issues on particular platforms. - * GNU `binutils' 2.15 or later + * GNU `binutils' 2.20 or later 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 |