This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: wwwdocs
- To: carlo at runaway dot xs4all dot nl
- Subject: Re: wwwdocs
- From: Manfred Hollstein <manfred at s-direktnet dot de>
- Date: Mon, 6 Jul 1998 08:02:57 +0200 (MET DST)
- Cc: naehring at eeetwj dot et dot tu-dresden dot de, egcs at cygnus dot com
- References: <9807051850.AA18336@eeetwc.et.tu-dresden.de> <199807060104.DAA22777@jolan.ppro>
- Reply-To: manfred at s-direktnet dot de, Manfred dot Hollstein at ks dot sel dot alcatel dot de
On Mon, 6 July 1998, 03:04:44, carlo@runaway.xs4all.nl wrote:
> | >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
> ...
> | But I can't find "wwwdocs" nowhere! Where is it???
>
> You're right, there is no file or directory "wwwdocs".
> I suppose the INSTALL/README file should be corrected.
Nothing needs to be corrected, it's there:
$ hostname
egcs.cygnus.com
$ pwd
/egcs/carton/cvsfiles
$ ls -l
total 7
drwxrwsr-x 4 anoncvs anoncvs 2048 Jul 5 22:25 CVSROOT
drwxrwsr-x 16 anoncvs anoncvs 1024 Jul 5 22:59 egcs
drwxrwsr-x 76 anoncvs anoncvs 3072 Jul 5 22:25 libc
drwxrwsr-x 4 gumby anoncvs 1024 Jul 5 22:29 wwwdocs
You can get it either via "cvs co wwwdocs" or by simply directing your
WWW browser to <http://egcs.cygnus.com>.
manfred