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-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!aioe.org!/iwdfko3usQF61jFprOyfg.user.46.165.242.75.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: ANN: macOS GCC 12.0.1, compatible SPARK2014 Date: Fri, 25 Feb 2022 18:21:04 +0000 Organization: Aioe.org NNTP Server Message-ID: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: gioia.aioe.org; logging-data="28624"; posting-host="/iwdfko3usQF61jFprOyfg.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (darwin) Cancel-Lock: sha1:DLGwOZXKpj0z8hgCrqecCTEYEDA= X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader02.eternal-september.org comp.lang.ada:63569 List-Id: GCC 12.0.1 of 20220204 (only Ada, C, C++, built on El Capitan, runs up to Monterey) available at https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-12.0.1. SPARK2014 built against it (provers CVC4, Z3, Alt-Ergo; CVC4 requires Sierra and upwards) available at https://github.com/simonjwright/spark2014/releases/tag/macos-0.1. Needs GCC 12.0.1 installed. Running the test suite on the ug* tests (the examples in the User Guide) results in one failure (aside from the missing CodePeer one) unless you build with -j2 (where 2 is less than the number of processors in your machine). A note on building the latter at https://forward-in-code.blogspot.com/2022/02/spark2014-and-fsf-gcc.html.