This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH COMMITTED] Update information about the newest versions of tools used to build glibc


On Wed, Jan 31, 2018 at 06:02:05PM +0300, Dmitry V. Levin wrote:
> * manual/install.texi (Tools for Compilation): Update the newest
> versions of gcc, binutils, texinfo, gawk, bison, and sed.
> * INSTALL: Regenerated.
> ---
>  ChangeLog           |  6 ++++++
>  INSTALL             | 13 +++++++------
>  manual/install.texi | 13 +++++++------
>  3 files changed, 20 insertions(+), 12 deletions(-)
> 
> diff --git a/ChangeLog b/ChangeLog
> index 06250f9..b2cec4f 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,9 @@
> +2018-01-31  Dmitry V. Levin  <ldv@altlinux.org>
> +
> +	* manual/install.texi (Tools for Compilation): Update the newest
> +	versions of gcc, binutils, texinfo, gawk, bison, and sed.
> +	* INSTALL: Regenerated.
> +
>  2018-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org
>  
>  	* sysdeps/pthread/allocalim.h (__libc_use_alloca): Use __glibc_likely
> diff --git a/INSTALL b/INSTALL
> index 42508e6..68b9252 100644
> --- a/INSTALL
> +++ b/INSTALL
> @@ -419,7 +419,7 @@ build the GNU C Library:
>       GCC 4.9 or higher is required.  In general it is recommended to use
>       the newest version of the compiler that is known to work for
>       building the GNU C Library, as newer compilers usually produce
> -     better code.  As of release time, GCC 7.1 is the newest compiler
> +     better code.  As of release time, GCC 7.3.1 is the newest compiler
>       verified to work to build the GNU C Library.

The version of GCC was 7.3, not 7.3.1.  Fixed.


-- 
ldv


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]