1 1.1 mrg This directory contains the GNU Compiler Collection (GCC). 2 1.1 mrg 3 1.1 mrg The GNU Compiler Collection is free software. See the files whose 4 1.1 mrg names start with COPYING for copying permission. The manuals, and 5 1.1 mrg some of the runtime libraries, are under different terms; see the 6 1.1 mrg individual source files for details. 7 1.1 mrg 8 1.1 mrg The directory INSTALL contains copies of the installation information 9 1.1 mrg as HTML and plain text. The source of this information is 10 1.1 mrg gcc/doc/install.texi. The installation information includes details 11 1.1 mrg of what is included in the GCC sources and what files GCC installs. 12 1.1 mrg 13 1.1 mrg See the file gcc/doc/gcc.texi (together with other files that it 14 1.1 mrg includes) for usage and porting information. An online readable 15 1.1 mrg version of the manual is in the files gcc/doc/gcc.info*. 16 1.1 mrg 17 1.1 mrg See http://gcc.gnu.org/bugs/ for how to report bugs usefully. 18 1.1.1.2 mrg 19 1.1.1.2 mrg Copyright years on GCC source files may be listed using range 20 1.1.1.2 mrg notation, e.g., 1987-2012, indicating that every year in the range, 21 1.1.1.2 mrg inclusive, is a copyrightable year that could otherwise be listed 22 1.1.1.2 mrg individually. 23