From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a53abb81b3ed31ef X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-30 20:05:11 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!pln-w!spln!dex!extra.newsguy.com!newsp.newsguy.com!not-for-mail From: "Zane H. Healy" Newsgroups: comp.lang.ada Subject: Re: Building GNAT for VMS from sources Date: 31 Jul 2003 02:44:49 GMT Organization: Aracnet Message-ID: References: NNTP-Posting-Host: p-913.newsdawg.com User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (Linux/2.2.22 (i686)) Xref: archiver1.google.com comp.lang.ada:41054 Date: 2003-07-31T02:44:49+00:00 List-Id: Simon Clubley wrote: > The binary distribution of GNAT for VMS is at 3.12p. > I would like to build a later version of GNAT for VMS from the sources. > However, looking in the source kit, I find several VMS specific makefiles and > command procedures, but no build documentation. You might want to ask about this in comp.os.vms as well. The main thing I know is that you'll have to first build 3.13p, then use that to build 3.14p, and use that to build 3.15p. I wish you luck! I'd love to see the current release available for OpenVMS. Zane