From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Received: (qmail 3152 invoked by uid 71); 11 Jan 2003 23:16:01 -0000 Date: Sat, 11 Jan 2003 23:16:00 -0000 Message-ID: <20030111231601.3151.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: "Joseph S. Myers" Subject: Re: other/931: VMS support looks bitrotten Reply-To: "Joseph S. Myers" X-SW-Source: 2003-01/txt/msg00747.txt.bz2 List-Id: The following reply was made to PR other/931; it has been noted by GNATS. >>From jsm28@cam.ac.uk Mon Jan 13 01:02:23 2003 From: "Joseph S. Myers" To: , , Cc: Subject: Re: other/931: VMS support looks bitrotten Date: Sat, 11 Jan 2003 23:06:19 +0000 (GMT) On 11 Jan 2003 neroden@gcc.gnu.org wrote: > VAX/VMS support is being dropped for 3.4 and we've stripped out > most, if not all, of its files. There's just the documentation in install-old.texi for the old VMS build system to remove. (Note that the install manual is quite fragile, with all the @node links manually specified, and changes in other bits of the manual might be needed along with the removal. When removing those docs it will be necessary to test all of DVI, info and HTML (the install.texi2html script) generation for the install manual.) Quite possibly some of vms.texi is also out of date; the VMS maintainer ought to look over that file and update it as necessary. -- Joseph S. Myers jsm28@cam.ac.uk