This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: GDB 7.11.90 available for testing
- From: Pedro Alves <palves at redhat dot com>
- To: Eli Zaretskii <eliz at gnu dot org>, Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 3 Aug 2016 16:10:36 +0100
- Subject: Re: GDB 7.11.90 available for testing
- Authentication-results: sourceware.org; auth=none
- References: <20160801161032.26E1E428A9@joel.gnat.com> <83lh0fmbot.fsf@gnu.org>
On 08/02/2016 04:29 PM, Eli Zaretskii wrote:
> . The default compiler is now g++, but "configure --help" still says
> "--enable-build-with-cxx", which hints that it is by default
> disabled. I suggest to update the --help text.
I don't see that in my builds. Looking at print_gdb_configuration,
I can't see where that would be coming from either. Do you have a
local patch, perhaps?
Thanks,
Pedro Alves