aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2019-07-26 15:42:25 -0600
committerTom Tromey <tromey@adacore.com>2019-08-19 10:17:11 -0600
commitc1a5d03a89a455d79f025c66dce83342de4d26ce (patch)
tree4be2231cd60db205fb4cf6485809d84bedae3e25 /gdb/configure
parent3eb185c97d8170b3f3a2b5edab4fbbd56f53f6f7 (diff)
downloadgdb-c1a5d03a89a455d79f025c66dce83342de4d26ce.zip
gdb-c1a5d03a89a455d79f025c66dce83342de4d26ce.tar.gz
gdb-c1a5d03a89a455d79f025c66dce83342de4d26ce.tar.bz2
Add --with-static-standard-libraries to the top level
gdb should normally not be linked with -static-libstdc++. Currently this has not caused problems, but it's incompatible with catching an exception thrown from a shared library -- and a subsequent patch changes gdb to do just this. This patch adds a new --with-static-standard-libraries flag to the top-level configure. It defaults to "auto", which means enabled if gcc is being built, and disabled otherwise. ChangeLog 2019-08-19 Tom Tromey <tom@tromey.com> * configure: Rebuild. * configure.ac: Add --with-static-standard-libraries.
Diffstat (limited to 'gdb/configure')
0 files changed, 0 insertions, 0 deletions