gdb/: Require a C++ compiler
[deliverable/binutils-gdb.git] / gdb / NEWS
index 6f5feb1e7240825370a1d73672dfbacc3834b3dd..99e10134b7cb7c9aa3db0e20af65420f7be76005 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,12 @@
 
 *** Changes since GDB 7.12
 
+* GDB and GDBserver now require building with a C++ compiler.
+
+  It is no longer possible to build GDB or GDBserver with a C
+  compiler.  The --disable-build-with-cxx configure option has been
+  removed.
+
 * Support for thread names on MS-Windows.
 
   GDB now catches and handles the special exception that programs
This page took 0.025086 seconds and 4 git commands to generate.