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:ac8:4d06:0:b0:3a5:95cc:70e2 with SMTP id w6-20020ac84d06000000b003a595cc70e2mr85677854qtv.293.1670517592283; Thu, 08 Dec 2022 08:39:52 -0800 (PST) X-Received: by 2002:a37:514:0:b0:6fe:b1e0:d025 with SMTP id 20-20020a370514000000b006feb1e0d025mr14347047qkf.742.1670517592057; Thu, 08 Dec 2022 08:39:52 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!border-1.nntp.ord.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 8 Dec 2022 08:39:51 -0800 (PST) Injection-Info: google-groups.googlegroups.com; posting-host=94.31.100.23; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf NNTP-Posting-Host: 94.31.100.23 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4b366537-a8e2-40a8-812a-5232826fdff0n@googlegroups.com> Subject: GNAT FSF From: AdaMagica Injection-Date: Thu, 08 Dec 2022 16:39:52 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:64682 List-Id: In the past, I only used GNAT CE. Now that no new versions are provided, I'm gonna try to download the FSF version. The newest I found is in https://ftp.gnu.org/gnu/gcc/gcc-12.2.0/ gcc-12.2.0.tar.gz. Is this the correct thing? I have yet to find a tool to open tar.gz (on windows, I generally use zip files). Now suppose I have successfully unpacked the thing. What is inside? How do I install it? Is GPS included? Thanxs for your patience and help.