mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
INSTALL, install.texi: minor updates, regenerate
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
1eed32f366
commit
068b04eaed
6
INSTALL
6
INSTALL
@ -462,7 +462,7 @@ build the GNU C Library:
|
|||||||
|
|
||||||
• GNU ‘make’ 4.0 or newer
|
• GNU ‘make’ 4.0 or newer
|
||||||
|
|
||||||
As of release time, GNU ‘make’ 4.4 is the newest verified to work
|
As of release time, GNU ‘make’ 4.4.1 is the newest verified to work
|
||||||
to build the GNU C Library.
|
to build the GNU C Library.
|
||||||
|
|
||||||
• GCC 6.2 or newer
|
• GCC 6.2 or newer
|
||||||
@ -508,7 +508,7 @@ build the GNU C Library:
|
|||||||
|
|
||||||
You must use GNU ‘binutils’ (as and ld) to build the GNU C Library.
|
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
|
No other assembler or linker has the necessary functionality at the
|
||||||
moment. As of release time, GNU ‘binutils’ 2.41 is the newest
|
moment. As of release time, GNU ‘binutils’ 2.42 is the newest
|
||||||
verified to work to build the GNU C Library.
|
verified to work to build the GNU C Library.
|
||||||
|
|
||||||
For PowerPC 64-bits little-endian (powerpc64le), ‘objcopy’ is
|
For PowerPC 64-bits little-endian (powerpc64le), ‘objcopy’ is
|
||||||
@ -545,7 +545,7 @@ build the GNU C Library:
|
|||||||
|
|
||||||
Perl is not required, but if present it is used in some tests and
|
Perl is not required, but if present it is used in some tests and
|
||||||
the ‘mtrace’ program, to build the GNU C Library manual. As of
|
the ‘mtrace’ program, to build the GNU C Library manual. As of
|
||||||
release time ‘perl’ version 5.38.0 is the newest verified to work
|
release time ‘perl’ version 5.38.2 is the newest verified to work
|
||||||
to build the GNU C Library.
|
to build the GNU C Library.
|
||||||
|
|
||||||
• GNU ‘sed’ 3.02 or newer
|
• GNU ‘sed’ 3.02 or newer
|
||||||
|
@ -502,7 +502,7 @@ build @theglibc{}:
|
|||||||
@item
|
@item
|
||||||
GNU @code{make} 4.0 or newer
|
GNU @code{make} 4.0 or newer
|
||||||
|
|
||||||
As of release time, GNU @code{make} 4.4 is the newest verified to work
|
As of release time, GNU @code{make} 4.4.1 is the newest verified to work
|
||||||
to build @theglibc{}.
|
to build @theglibc{}.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
@ -550,7 +550,7 @@ GNU @code{binutils} 2.25 or later
|
|||||||
|
|
||||||
You must use GNU @code{binutils} (as and ld) to build @theglibc{}.
|
You must use GNU @code{binutils} (as and ld) to build @theglibc{}.
|
||||||
No other assembler or linker has the necessary functionality at the
|
No other assembler or linker has the necessary functionality at the
|
||||||
moment. As of release time, GNU @code{binutils} 2.41 is the newest
|
moment. As of release time, GNU @code{binutils} 2.42 is the newest
|
||||||
verified to work to build @theglibc{}.
|
verified to work to build @theglibc{}.
|
||||||
|
|
||||||
For PowerPC 64-bits little-endian (powerpc64le), @command{objcopy} is required
|
For PowerPC 64-bits little-endian (powerpc64le), @command{objcopy} is required
|
||||||
@ -590,7 +590,7 @@ Perl 5
|
|||||||
|
|
||||||
Perl is not required, but if present it is used in some tests and the
|
Perl is not required, but if present it is used in some tests and the
|
||||||
@code{mtrace} program, to build the @glibcadj{} manual. As of release
|
@code{mtrace} program, to build the @glibcadj{} manual. As of release
|
||||||
time @code{perl} version 5.38.0 is the newest verified to work to
|
time @code{perl} version 5.38.2 is the newest verified to work to
|
||||||
build @theglibc{}.
|
build @theglibc{}.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
|
Loading…
Reference in New Issue
Block a user