aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@wdc.com>2019-11-30 11:06:59 +0000
committerMaciej W. Rozycki <macro@wdc.com>2019-11-30 11:06:59 +0000
commitdb18c6f364d0aaae752e7ca61ba92713f0ec9895 (patch)
treee9150ad10516b0bca98ec6b4991c62a44712de1d
parentaddd81995c236bfe6d4e7a99f229aa2370bddef5 (diff)
doc: Correct `--enable-version-specific-runtime-libs' support information
The `--enable-version-specific-runtime-libs' configuration option is now supported throughout all of our target library subdirectories, so update installation documentation accordingly and also mention that the default for the option is `yes' for libada and `no' for the remaining libraries. gcc/ * doc/install.texi (Options specification): Remove the list of target library subdirectories supporting `--enable-version-specific-runtime-libs'. Document defaults for the option. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@278871 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog7
-rw-r--r--gcc/doc/install.texi4
2 files changed, 9 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 630d388677c..e17440407cb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2019-11-30 Maciej W. Rozycki <macro@wdc.com>
+
+ * doc/install.texi (Options specification): Remove the list of
+ target library subdirectories supporting
+ `--enable-version-specific-runtime-libs'. Document defaults for
+ the option.
+
2019-11-29 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/92283
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index be203023da5..80b47812fe6 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1559,8 +1559,8 @@ addition, @samp{libstdc++}'s include files will be installed into
@file{@var{libdir}} unless you overruled it by using
@option{--with-gxx-include-dir=@var{dirname}}. Using this option is
particularly useful if you intend to use several versions of GCC in
-parallel. This is currently supported by @samp{libgfortran},
-@samp{libstdc++}, and @samp{libobjc}.
+parallel. The default is @samp{yes} for @samp{libada}, and @samp{no} for
+the remaining libraries.
@item @anchor{WithAixSoname}--with-aix-soname=@samp{aix}, @samp{svr4} or @samp{both}
Traditional AIX shared library versioning (versioned @code{Shared Object}