diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-05-09 22:50:47 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-05-09 22:50:47 +0000 |
commit | f1a4450e505a14defffc88087875a65eefff0c78 (patch) | |
tree | 7a0d4b6fdac77fb650149418ab99c3c1857287bb /INSTALL/README | |
parent | 7fe9a727aa6978784d04a02b49623ec511acfde2 (diff) | |
download | gcc-f1a4450e505a14defffc88087875a65eefff0c78.tar.gz |
Point folks to wwwdocs since those are the official versions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19651 138bc75d-0d04-0410-961f-82ee72b054a4
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 786ca89ece4..67db7da23c4 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. |