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.
...@@ -182,7 +187,7 @@ ...@@ -182,7 +187,7 @@
2004-06-15 Daniel Berlin <dberlin@dberlin.org> 2004-06-15 Daniel Berlin <dberlin@dberlin.org>
* tree-flow-inline.h: Document all functions. * tree-flow-inline.h: Document all functions.
2004-06-15 Daniel Berlin <dberlin@dberlin.org> 2004-06-15 Daniel Berlin <dberlin@dberlin.org>
* tree-flow-inline.h (stmt_ann): Remove use of is_essa_node. * tree-flow-inline.h (stmt_ann): Remove use of is_essa_node.
...@@ -451,8 +456,8 @@ ...@@ -451,8 +456,8 @@
(m32r_return_addr): Added for __builtin_return_address(0). (m32r_return_addr): Added for __builtin_return_address(0).
(m32r_reload_lr): Ditto. (m32r_reload_lr): Ditto.
* longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss. * longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss.
2004-06-15 Paolo Bonzini <bonzini@gnu.org> 2004-06-15 Paolo Bonzini <bonzini@gnu.org>
* doc/install.texi (Prerequisites): Update libbanshee, * doc/install.texi (Prerequisites): Update libbanshee,
......
...@@ -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