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=-1.9 required=3.0 tests=BAYES_00,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!aioe.org!16NWJ6+ffT/gI+JIGgfmBw.user.46.165.242.75.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GNAT Speed Comparison on Older Intel versus Apple Silicon M1 Date: Sun, 13 Nov 2022 16:29:54 +0000 Organization: Aioe.org NNTP Server Message-ID: References: <9d997caf-b1ba-477e-8e17-bbb87a78448dn@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: gioia.aioe.org; logging-data="63965"; posting-host="16NWJ6+ffT/gI+JIGgfmBw.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (darwin) X-Notice: Filtered by postfilter v. 0.9.2 Cancel-Lock: sha1:3MVwomNb1UQ0PLD3icQW4ew/d4Q= Xref: reader01.eternal-september.org comp.lang.ada:64614 List-Id: Jerry writes: > GNAT compiles to Aarch64 now, right? You can download an aarch64-apple-darwin21 compiler for C, C++, Ada at [1]. However, it won't compiler C (or, I guess, C++) on Ventura - I'm working on a GCC 12.2 version. [1] https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-12.1.0-aarch64-1