mirror of git://sourceware.org/git/glibc.git
* manual/install.texi (Tools for Compilation): GNU binutils 2.15
is now needed.
This commit is contained in:
parent
edac424073
commit
98be6f687d
|
|
@ -1,3 +1,8 @@
|
||||||
|
2005-03-29 Alfred M. Szmidt <ams@gnu.org>
|
||||||
|
|
||||||
|
* manual/install.texi (Tools for Compilation): GNU binutils 2.15
|
||||||
|
is now needed.
|
||||||
|
|
||||||
2005-03-19 Bruno Haible <bruno@clisp.org>
|
2005-03-19 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
* intl/dcigettext.c (struct known_translation_t): Change type of
|
* intl/dcigettext.c (struct known_translation_t): Change type of
|
||||||
|
|
|
||||||
|
|
@ -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.
|
Check the FAQ for any special compiler issues on particular platforms.
|
||||||
|
|
||||||
@item
|
@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.
|
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
|
No other assembler or linker has the necessary functionality at the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue