--- gcc/README 2018/04/24 17:56:14 1.1.1.3 +++ gcc/README 2018/04/24 18:01:24 1.1.1.4 @@ -1,5 +1,12 @@ -This directory contains the version 2.2.2 release of the GNU C compiler. -This is a beta test release and we expect it to have a number of bugs. +This directory contains the version 2.3.3 release of the GNU C +compiler. It includes all of the support for compiling C++ and +Objective C, including a run-time library for Objective C. + +This is still a beta test release, but aside from the Objective C +run-time, it ought to be close to reliable. + +The GNU C compiler 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 @@ -10,9 +17,6 @@ Installing this package will create vari named libgcc.a. It will also create /usr/local/bin/gcc, which is the user-level command to do a compilation. -The GNU C compiler is free software. See the file COPYING for copying -permission. - See the Bugs chapter of the GCC Manual for how to report bugs usefully. An online readable version of the manual is in the files gcc.info*.