This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Update documentation on --enable-version-specific-runtime-libs


With the recent patches to libjava, libmudflap and libgfortran, we
should update the documentation.

Ok to commit?  Tested via make dvi,

Andreas

2004-06-15  Andreas Jaeger  <aj@suse.de>

	* doc/install.texi (Configuration): Update description for
	--enable-version-specific-runtime-libs.
 
============================================================
Index: gcc/doc/install.texi
--- gcc/doc/install.texi	15 Jun 2004 14:53:26 -0000	1.291
+++ gcc/doc/install.texi	15 Jun 2004 16:52:13 -0000
@@ -1017,7 +1017,8 @@ addition, @samp{libstdc++}'s include fil
 @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{libf2c} and
+parallel. This is currently supported by @samp{libf2c},
+@samp{libgfortran}, @samp{libjava}, @samp{libmudflap} and
 @samp{libstdc++}, and is the default for @samp{libobjc} which cannot be
 changed in this case.
 

-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]