mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-10 10:30:53 +08:00
install.texi (Downloading GCC): Clarify mention of Fortran in the "full distribution" description.
* doc/install.texi (Downloading GCC): Clarify mention of Fortran in the "full distribution" description. From-SVN: r117892
This commit is contained in:
parent
21392f1922
commit
374716e722
gcc
@ -1,3 +1,8 @@
|
||||
2006-10-19 Brooks Moses <bmoses@stanford.edu>
|
||||
|
||||
* doc/install.texi (Downloading GCC): Clarify mention of
|
||||
Fortran in the "full distribution" description.
|
||||
|
||||
2006-10-19 Daniel Berlin <dberlin@dberlin.org>
|
||||
|
||||
Fix PR tree-optimization/28778
|
||||
|
@ -460,11 +460,11 @@ components.
|
||||
Please refer to the @uref{http://gcc.gnu.org/releases.html,,releases web page}
|
||||
for information on how to obtain GCC@.
|
||||
|
||||
The full distribution includes the C, C++, Objective-C, Fortran 77, Fortran
|
||||
(in case of GCC 4.0 and later), Java, and Ada (in case of GCC 3.1 and later)
|
||||
compilers. The full distribution also includes runtime libraries for C++,
|
||||
Objective-C, Fortran 77, Fortran, and Java. In GCC 3.0 and later versions,
|
||||
GNU compiler testsuites are also included in the full distribution.
|
||||
The full distribution includes the C, C++, Objective-C, Fortran, Java,
|
||||
and Ada (in the case of GCC 3.1 and later) compilers. The full
|
||||
distribution also includes runtime libraries for C++, Objective-C,
|
||||
Fortran, and Java. In GCC 3.0 and later versions, the GNU compiler
|
||||
testsuites are also included in the full distribution.
|
||||
|
||||
If you choose to download specific components, you must download the core
|
||||
GCC distribution plus any language specific distributions you wish to
|
||||
|
Loading…
x
Reference in New Issue
Block a user