diff options
-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 |