This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GDB now builds as a C++ program by default


Hi all,

I'm happy to report that GDB git master now defaults to building with
a C++ compiler.

For the moment, we'll keep supporting building GDB as a C program
as well, so no C++-only code is allowed yet.  You can request C mode by
configuring gdb with --enable-build-with-cxx=no.

Big thanks to everyone involved!

See the project page for more info:
 https://sourceware.org/gdb/wiki/cxx-conversion

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]