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
> 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.