From: Petr Baudis Date: Sat, 20 Nov 2010 18:05:19 +0000 (+0100) Subject: Re-sync INSTALL and manual/install.texi X-Git-Tag: glibc-2.11.3~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=353ade4f9b4985fde89a62d763ef78c94901fb2d;p=thirdparty%2Fglibc.git Re-sync INSTALL and manual/install.texi Required for flawless make dist run. --- diff --git a/INSTALL b/INSTALL index 555e36e1958..af5ddacc9b4 100644 --- a/INSTALL +++ b/INSTALL @@ -461,3 +461,4 @@ 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. + diff --git a/manual/install.texi b/manual/install.texi index 0cd4d622dec..5ce4617ad69 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -348,11 +348,12 @@ 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.15 or later +GNU @code{binutils} 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 -moment. +moment. The configure scripts checks for the appropriate version +for the platform. Too-old versions will prevent building glibc. @item GNU @code{texinfo} 3.12f