aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 5f3ca99..afb817f 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,7 +3,9 @@
*** Changes since GDB 7.12
-* GDB and GDBserver now require building with a C++ compiler.
+* GDB and GDBserver now require building with a C++11 compiler.
+
+ For example, GCC 4.8 or later.
It is no longer possible to build GDB or GDBserver with a C
compiler. The --disable-build-with-cxx configure option has been