From 76b5c5e0d338a6556c820ef3884085fcd1fef7e0 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Fri, 1 Jun 2001 20:53:49 +0200 Subject: [PATCH] * README: Update references to installation instructions. From-SVN: r42785 --- gcc/ChangeLog | 4 ++++ gcc/README | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9d790039231..21a89b602cd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-06-01 Gerald Pfeifer + + * README: Update references to installation instructions. + 2001-06-01 Laurent Guerby Gerald Pfeifer diff --git a/gcc/README b/gcc/README index a317c64f075..6a49bc9a032 100644 --- a/gcc/README +++ b/gcc/README @@ -1,13 +1,13 @@ -This directory contains the GNU Compiler Collection (GCC) version 3.1. +This directory contains the GNU Compiler Collection (GCC) version 3.0. 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 -- 2.30.2