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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.unit0.net!cyclone03.ams2.highwinds-media.com!news.highwinds-media.com!voer-me.highwinds-media.com!post02.fr7!fx15.fr7.POSTED!not-for-mail From: Brian Drummond Subject: Re: Ada on openvms for alpha Newsgroups: comp.lang.ada References: <1728e4b1-2885-4237-a1d9-847d5b3eee23@googlegroups.com> <6e534f60-44c5-4cc6-aa92-f99044524abe@googlegroups.com> <488604475435921705.230211laguest-archeia.com@nntp.aioe.org> User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-ID: NNTP-Posting-Host: 62.49.20.82 X-Complaints-To: abuse@demon.net X-Trace: 1414321816 62.49.20.82 (Sun, 26 Oct 2014 11:10:16 UTC) NNTP-Posting-Date: Sun, 26 Oct 2014 11:10:16 UTC Date: Sun, 26 Oct 2014 11:10:16 GMT X-Received-Body-CRC: 2127459731 X-Received-Bytes: 1849 Xref: news.eternal-september.org comp.lang.ada:22748 Date: 2014-10-26T11:10:16+00:00 List-Id: On Sat, 25 Oct 2014 12:29:00 +0100, Simon Wright wrote: > Luke A. Guest writes: > >> David Botton wrote: >> >>> For example, I don't have the interest nor am I the expert, but some >>> one that wanted to a make a few dollars should be able to roll this >>> guy an openVMS alpha of at least an older version of GNAT that will >>> work. I am sure he would be will to pay for it. >>> >>> >> Don't quote me on this but I'm fairly sure the VMS packages are not in >> the FSF tree. > > GCC 4.9.1 has 58 files with *vms* in the name in gcc/ada. For example, > mlib-tgt-specific-vms-alpha.adb, mlib-tgt-specific-vms-ia64.adb And the alpha backend still looks to be there in gcc/config/alpha . If nobody's built it in that configuration for years there's likely to be some bit-rot, but it may be recoverable with a bit (probably quite a lot) of work. - Brian