From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:6214:4015:b0:496:be28:62f5 with SMTP id kd21-20020a056214401500b00496be2862f5mr15002466qvb.14.1662790275057; Fri, 09 Sep 2022 23:11:15 -0700 (PDT) X-Received: by 2002:a37:68c6:0:b0:6cd:e798:f07c with SMTP id d189-20020a3768c6000000b006cde798f07cmr3167251qkc.596.1662790274892; Fri, 09 Sep 2022 23:11:14 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 9 Sep 2022 23:11:14 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=84.209.88.37; posting-account=bPTmZAoAAAC_6HP9XLKB9aAAxBa6BuOR NNTP-Posting-Host: 84.209.88.37 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3ba284ec-87c7-4e2a-97bd-e8e4ec5a98ean@googlegroups.com> Subject: Question about alire From: reinert Injection-Date: Sat, 10 Sep 2022 06:11:15 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1640 Xref: reader01.eternal-september.org comp.lang.ada:64307 List-Id: Hello, I am newbe on using alire. I installed "alr" and it functions as hoped for. Q1: where is the the compiler? As part of "alr"? Q2: "alr toolchain" gives: CRATE VERSION STATUS NOTES gprbuild 22.0.1 Default gprbuild 2021.0.0+0778 Available Provided by system package: gprbuild gnat_native 12.1.2 Default Where do I find overview on what is in "gnat_native 12.1.2" (I assume it is the latest compiler version). Many Ada 2022 features there? Q3: How do I keep updated with the latest version (of the compiler)? reinert