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
On 08/03/2016 05:27 PM, Eli Zaretskii wrote:
>> CC: <gdb-patches@sourceware.org>
>> From: Simon Marchi <simon.marchi@ericsson.com>
>> Date: Wed, 3 Aug 2016 11:44:33 -0400
>>
>> It's in gdb's configure:
>>
>> $ ./gdb/configure --help
>> ...
>> --enable-build-with-cxx build with C++ compiler instead of C compiler
>> ...
>>
>>
>> It should probably say:
>>
>> --disable-build-with-cxx build with C compiler instead of C++ compiler
>
> Right, that was my suggestion.
>
Alright, pushed a patch for that to master and 7.12:
https://sourceware.org/ml/gdb-patches/2016-08/msg00087.html