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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.33.140 with SMTP id h134mr16825269ioh.13.1471883143680; Mon, 22 Aug 2016 09:25:43 -0700 (PDT) X-Received: by 10.157.29.252 with SMTP id w57mr1180113otw.16.1471883143613; Mon, 22 Aug 2016 09:25:43 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!f6no12055574ith.0!news-out.google.com!d68ni35720ith.0!nntp.google.com!f6no12029841ith.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 22 Aug 2016 09:25:43 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:c7d:3cda:7600:932b:b705:6315:5a80; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 2a02:c7d:3cda:7600:932b:b705:6315:5a80 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: What's the eaerliest GNAT that can be built with 4.9.3? From: Lucretia Injection-Date: Mon, 22 Aug 2016 16:25:43 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:31504 Date: 2016-08-22T09:25:43-07:00 List-Id: As the subject really. I've been declined to add Ada to Gentoo because of various reasons, one bei= ng the earliest compiler supported. The GNAT bootstrap Steve Arnold build i= s based on 4.9.3 which is a a good base version to have, but say if someone= did want to build an earlier compiler will this build it? I've successfully built 4.9.3 with that bootstrap and then using the built = 4.9.3 to build 5.1.0, so that's good, just need to know the other way aroun= d. Thanks, Luke.