mirror of git://sourceware.org/git/glibc.git
Regenerate INSTALL for ARC port updates.
This commit is contained in:
parent
0bede41cf3
commit
ba0ec34c62
5
INSTALL
5
INSTALL
|
|
@ -470,6 +470,8 @@ build the GNU C Library:
|
||||||
see GCC PR94200). These additional features are required for
|
see GCC PR94200). These additional features are required for
|
||||||
building the GNU C Library with support for IEEE long double.
|
building the GNU C Library with support for IEEE long double.
|
||||||
|
|
||||||
|
For ARC architecture builds, GCC 8.3 or higher is needed.
|
||||||
|
|
||||||
For multi-arch support it is recommended to use a GCC which has
|
For multi-arch support it is recommended to use a GCC which has
|
||||||
been built with support for GNU indirect functions. This ensures
|
been built with support for GNU indirect functions. This ensures
|
||||||
that correct debugging information is generated for functions
|
that correct debugging information is generated for functions
|
||||||
|
|
@ -496,6 +498,9 @@ build the GNU C Library:
|
||||||
required to support '--update-section'. This option requires
|
required to support '--update-section'. This option requires
|
||||||
binutils 2.26 or newer.
|
binutils 2.26 or newer.
|
||||||
|
|
||||||
|
ARC architecture needs 'binutils' 2.32 or higher for TLS related
|
||||||
|
fixes.
|
||||||
|
|
||||||
* GNU 'texinfo' 4.7 or later
|
* GNU 'texinfo' 4.7 or later
|
||||||
|
|
||||||
To correctly translate and install the Texinfo documentation you
|
To correctly translate and install the Texinfo documentation you
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue