Commit b9034bbd by Andreas Jaeger

install.texi (Configuration): Update description for --enable-version-specific-runtime-libs.

	* doc/install.texi (Configuration): Update description for
	--enable-version-specific-runtime-libs.

From-SVN: r83240
parent cc605afe
2004-06-16 Andreas Jaeger <aj@suse.de>
* doc/install.texi (Configuration): Update description for
--enable-version-specific-runtime-libs.
2004-06-16 Paolo Bonzini <bonzini@gnu.org> 2004-06-16 Paolo Bonzini <bonzini@gnu.org>
* doc/install.texi: boehm-gc now uses automake 1.8.5. * doc/install.texi: boehm-gc now uses automake 1.8.5.
......
...@@ -1017,9 +1017,9 @@ addition, @samp{libstdc++}'s include files will be installed into ...@@ -1017,9 +1017,9 @@ addition, @samp{libstdc++}'s include files will be installed into
@file{@var{libdir}} unless you overruled it by using @file{@var{libdir}} unless you overruled it by using
@option{--with-gxx-include-dir=@var{dirname}}. Using this option is @option{--with-gxx-include-dir=@var{dirname}}. Using this option is
particularly useful if you intend to use several versions of GCC in particularly useful if you intend to use several versions of GCC in
parallel. This is currently supported by @samp{libf2c} and parallel. This is currently supported by @samp{libgfortran},
@samp{libstdc++}, and is the default for @samp{libobjc} which cannot be @samp{libjava}, @samp{libmudflap}, @samp{libstdc++}, and @samp{libobjc}.
changed in this case.
@item --enable-languages=@var{lang1},@var{lang2},@dots{} @item --enable-languages=@var{lang1},@var{lang2},@dots{}
Specify that only a particular subset of compilers and Specify that only a particular subset of compilers and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment