summaryrefslogtreecommitdiff
path: root/gcc/README.g77
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1997-12-05 22:13:17 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1997-12-05 22:13:17 +0000
commitc0a49bd7c909b62d4dc2eeed229a5d64bb40bbd8 (patch)
treed4816ec61b2c9013a45e2d0b1f5cdc7060e5a9ab /gcc/README.g77
parent3362eaf2c701c5679e322ef7af5f14595aa0d952 (diff)
downloadgcc-c0a49bd7c909b62d4dc2eeed229a5d64bb40bbd8.tar.gz
release branch changes from 11-27 snapshot to egcs-1.0.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16970 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/README.g77')
-rw-r--r--gcc/README.g776
1 files changed, 5 insertions, 1 deletions
diff --git a/gcc/README.g77 b/gcc/README.g77
index 14d328673f6..36935887f3e 100644
--- a/gcc/README.g77
+++ b/gcc/README.g77
@@ -14,6 +14,10 @@ which is the top-level directory containing the gcc back end, the
gcc C front end, and other non-Fortran files, and gcc/f/, which
contains all of the Fortran files.
+* Note, if this is an egcs release, all the installation information
+ which follows is not needed. It is provided for historical reference
+ only.
+
* To build GNU Fortran, you must have a source distribution of gcc
version 2.7.2.2. Do not attempt to use any other version
of gcc, because this version of g77 is designed to work only with
@@ -163,4 +167,4 @@ the compiler is in the second pass, otherwise it is in the first.
(This information might help you reduce a test case and/or work around
a bug in g77 until a fix is available.)
-Any questions or comments on these topics, email fortran@gnu.ai.mit.edu.
+Any questions or comments on these topics, email egcs@cygnus.com