PATCH: gcc/README

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Fri Jun 1 11:50:00 GMT 2001


I installed the following patch

  2001-06-01  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>

	* README: Update references to installation instructions.

on the mainline resp. the GCC 3.0 branch with a slight tweak (gcc.texi
instead of doc/gcc.texi).

Gerald

Index: README
===================================================================
RCS file: /cvs/gcc/egcs/gcc/README,v
retrieving revision 1.8.14.1
diff -u -3 -p -r1.8.14.1 README
--- README	2001/02/19 19:55:44	1.8.14.1
+++ README	2001/06/01 18:46:57
@@ -2,12 +2,12 @@ This directory contains the GNU Compiler
 It includes all of the support for compiling C, C++, Objective C, Fortran,
 Java, and Chill.

-The GNU Compiler Collection is free software.  See the file COPYING for copying
-permission.
+The GNU Compiler Collection is free software.  See the file COPYING for
+copying permission.

-See the file gcc.texi (together with other files that it includes) for
-installation and porting information.  The file INSTALL contains a
-copy of the installation information, as plain ASCII.
+See the file doc/gcc.texi (together with other files that it includes)
+for installation and porting information.  The directory ../INSTALL
+contains copies of the installation information as HTML and plain text.

 Installing this package will create various files in subdirectories of
 /usr/local/lib, which are passes used by the compiler and a library



More information about the Gcc-patches mailing list