From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52466 invoked by alias); 28 Sep 2018 16:24:45 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 50751 invoked by uid 89); 28 Sep 2018 16:24:26 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=HContent-Transfer-Encoding:8bit X-HELO: mail.baldwin.cx Received: from bigwig.baldwin.cx (HELO mail.baldwin.cx) (96.47.65.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 28 Sep 2018 16:24:24 +0000 Received: from John-Baldwins-MacBook-Pro-2.local (ralph.baldwin.cx [66.234.199.215]) by mail.baldwin.cx (Postfix) with ESMTPSA id E30FF10A87D; Fri, 28 Sep 2018 12:24:09 -0400 (EDT) Subject: Re: [RFA] Update gdb's configure instructions To: Tom Tromey References: <20180914042946.29248-1-tom@tromey.com> <528398ce-fae6-f8c7-0f0b-8b37bbe7871a@baldwin.cx> <87tvmainuv.fsf@tromey.com> Cc: gdb-patches@sourceware.org From: John Baldwin Message-ID: <6e1d2078-24df-8f2d-6a22-7f0ead0af526@FreeBSD.org> Date: Fri, 28 Sep 2018 16:24:00 -0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <87tvmainuv.fsf@tromey.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2018-09/txt/msg00904.txt.bz2 On 9/27/18 3:20 PM, Tom Tromey wrote: >>>>>> "John" == John Baldwin writes: > > John> I would perhaps say "C++11" compiler rather than just C++. Also, might want > John> to say "GNU C++ compiler" here as I noticed you did make that update in some > John> other places further down. > [...] > > Thanks for the comments. I think I took all of these into account in > version 2 of the patch. Let me know what you think. Thanks, the patch definitely seems to be an improvement overall. -- John Baldwin                                                                            Â