diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-05-09 16:50:47 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-05-09 16:50:47 -0600 |
commit | 846522cbe7c4793e63082c2070055f7d10cfe1ea (patch) | |
tree | 7a0d4b6fdac77fb650149418ab99c3c1857287bb /INSTALL/README | |
parent | b9082e8adb8a8e2c6501350ae1c7a5e189a9995c (diff) | |
download | gcc-846522cbe7c4793e63082c2070055f7d10cfe1ea.zip gcc-846522cbe7c4793e63082c2070055f7d10cfe1ea.tar.gz gcc-846522cbe7c4793e63082c2070055f7d10cfe1ea.tar.bz2 |
Point folks to wwwdocs since those are the official versions.
From-SVN: r19651
Diffstat (limited to 'INSTALL/README')
-rw-r--r-- | INSTALL/README | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/INSTALL/README b/INSTALL/README index 786ca89..67db7da 100644 --- a/INSTALL/README +++ b/INSTALL/README @@ -1,14 +1,9 @@ -This directory contains installation instrutions for egcs-1.00. +This directory has been obsoleted for egcs snapshots and CVS access. -We're providing installation instructions in two forms, html and -plaintext. +Instead check out the toplevel "wwwdocs" as a sibling of your egcs +tree or read these files via the egcs web site +http://egcs.cygnus.com -index.html is the toplevel install file for html browsers. - -INDEX is the toplevel install file in plaintext form. - -The most recent HTML installation instructions for egcs can be obtained from -the egcs web site: - -http://www.cygnus.com/egcs/install +Copies of the relavent files will be copied into this directory for +releases. |