diff options
author | Carlos O'Donell <carlos@redhat.com> | 2020-07-22 23:32:07 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2020-07-22 23:32:07 -0400 |
commit | ba0ec34c62a3a108f2db5575a92ace9bd3ac8a8f (patch) | |
tree | 5770fac8f5ac4eb411be8392350eb255f8c199f4 /INSTALL | |
parent | 0bede41cf38dc8d3b4d611e31900d5d6cff6c06c (diff) | |
download | glibc-ba0ec34c62a3a108f2db5575a92ace9bd3ac8a8f.zip glibc-ba0ec34c62a3a108f2db5575a92ace9bd3ac8a8f.tar.gz glibc-ba0ec34c62a3a108f2db5575a92ace9bd3ac8a8f.tar.bz2 |
Regenerate INSTALL for ARC port updates.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -470,6 +470,8 @@ build the GNU C Library: see GCC PR94200). These additional features are required for 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 been built with support for GNU indirect functions. This ensures 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 binutils 2.26 or newer. + ARC architecture needs 'binutils' 2.32 or higher for TLS related + fixes. + * GNU 'texinfo' 4.7 or later To correctly translate and install the Texinfo documentation you |