From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 104437 invoked by alias); 28 Jul 2018 00:20:18 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 104427 invoked by uid 89); 28 Jul 2018 00:20:17 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,GIT_PATCH_2,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=printers, 4.0, you! X-HELO: mail-qt0-f169.google.com Return-Path: To: GNU C Library From: Carlos O'Donell Subject: glibc 2.28 status --- Most recent gcc and binutils used? Message-ID: <6f693374-fdb5-049d-6198-a2f8f99d5a47@redhat.com> Date: Sat, 28 Jul 2018 00:20:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2018-07/txt/msg01001.txt.bz2 Community, I'm updating manual/install.texi. We currently list the following versions of tools as recently tested: General: * gmake 4.0 * gcc (no specific newest tested version listed) * binutils 2.29.1 * texinfo 6.5 * gawk 4.2.0 * bison 3.0.4 * perl 5 * sed 4.4 Pretty printers: * python 2.7.6, or 3.4.3 * PExpect 4.0 * gdb 7.8 If you have used a version of these tools that is newer than on this list, please tell me which version, and if your build worked, such that I can update the expected versions to work list. I'd really like to get GCC updated to list a specific newest version that works to compile glibc, likewise with binutils. Thank you! Cheers, Carlos.