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!vNObJwB5W4WN632vBkQn9g.user.46.165.242.75.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: [ANN] GCC 12.0.1/Apple silicon Date: Fri, 01 Apr 2022 11:27:35 +0100 Organization: Aioe.org NNTP Server Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: gioia.aioe.org; logging-data="45832"; posting-host="vNObJwB5W4WN632vBkQn9g.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:kjq2imzEnHXmvy8gANKujs8bQyo= X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader02.eternal-september.org comp.lang.ada:63683 List-Id: Simon Wright writes: > Find GCC 12.0.1 and tools for M1 Macs at > https://github.com/simonjwright/distributing-gcc/releases/tag/aarch64-apple-darwin21-1. > > About double the size of the x86_64 (Intel) equivalent. This is *deeply* embarrassing. It's actually an x86_64 compiler. The reason it's twice as large is because it also contains an arm-eabi compiler.