comparison README @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents a06113de4d67
children 04ced10e8804
comparison
equal deleted inserted replaced
52:c156f1bd5cd9 55:77e2b8dfacca
1 This directory contains the GNU Compiler Collection (GCC). 1 This directory contains the GNU Compiler Collection (GCC).
2 2
3 The GNU Compiler Collection is free software. See the file COPYING 3 The GNU Compiler Collection is free software. See the files whose
4 for copying permission. The manuals, and some of the runtime 4 names start with COPYING for copying permission. The manuals, and
5 libraries, are under different terms; see the individual source files 5 some of the runtime libraries, are under different terms; see the
6 for details. 6 individual source files for details.
7 7
8 The directory INSTALL contains copies of the installation information 8 The directory INSTALL contains copies of the installation information
9 as HTML and plain text. The source of this information is 9 as HTML and plain text. The source of this information is
10 gcc/doc/install.texi. The installation information includes details 10 gcc/doc/install.texi. The installation information includes details
11 of what is included in the GCC sources and what files GCC installs. 11 of what is included in the GCC sources and what files GCC installs.
12 12
13 See the file gcc/doc/gcc.texi (together with other files that it 13 See the file gcc/doc/gcc.texi (together with other files that it
14 includes) for usage and porting information. An online readable 14 includes) for usage and porting information. An online readable
15 version of the manual is in the files gcc/doc/gcc.info*. 15 version of the manual is in the files gcc/doc/gcc.info*.
16 16
17 See http://gcc.gnu.org/bugs.html for how to report bugs usefully. 17 See http://gcc.gnu.org/bugs/ for how to report bugs usefully.