comparison INSTALL/README @ 111:04ced10e8804

gcc 7
author kono
date Fri, 27 Oct 2017 22:46:09 +0900
parents a06113de4d67
children
comparison
equal deleted inserted replaced
68:561a7518be6b 111:04ced10e8804
1 This directory has been obsoleted for GCC snapshots and CVS access. 1 This directory has been obsoleted for GCC snapshots and SVN access.
2 2
3 For releases the installation documentation is generated from 3 For releases the installation documentation is generated from
4 gcc/doc/install.texi and copied into this directory. 4 gcc/doc/install.texi and copied into this directory.
5 5
6 To read this documentation, please point your HTML browser to "index.html". 6 To read this documentation, please point your HTML browser to "index.html".
7 The latest version is always available at http://gcc.gnu.org/install/ .