]> git.ipfire.org Git - thirdparty/gcc.git/blame - README
MAINTAINERS: Update my email address in WAA section.
[thirdparty/gcc.git] / README
CommitLineData
d425a1e0 1This directory contains the GNU Compiler Collection (GCC).
6599da04 2
be839b69
JM
3The GNU Compiler Collection is free software. See the file COPYING
4for copying permission. The manuals, and some of the runtime
5libraries, are under different terms; see the individual source files
6for details.
6599da04 7
be839b69
JM
8The directory INSTALL contains copies of the installation information
9as HTML and plain text. The source of this information is
10gcc/doc/install.texi. The installation information includes details
11of what is included in the GCC sources and what files GCC installs.
6599da04 12
be839b69
JM
13See the file gcc/doc/gcc.texi (together with other files that it
14includes) for usage and porting information. An online readable
15version of the manual is in the files gcc/doc/gcc.info*.
6599da04 16
be839b69 17See http://gcc.gnu.org/bugs.html for how to report bugs usefully.