From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: ANN: GCC 5.2.0 for OS X El Capitan Date: Tue, 24 Nov 2015 17:42:12 +0000 Organization: A noiseless patient Spider Message-ID: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="fa1ef3748c46c80a9a627d7896b0bfd1"; logging-data="30334"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/SnB3qTjOsXweRLlh4/yT7Q9s16beFvJc=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:qX+mZsqIWBJNNk89jOoLrarDoj0= sha1:rMgpd26FMYk1jQETMZ39RKDoHlo= Xref: news.eternal-september.org comp.lang.ada:28524 Date: 2015-11-24T17:42:12+00:00 List-Id: This compiler (native only at time of writing) is on Sourceforge[1]. There's not a lot of added Ada goodness compared to 5.1.0, but the El Capitan-related problem that David Botton recently encountered (see also [2]) is fixed. If you need PR66509 fixed and also arm-eabi support, put this compiler on your PATH before the 5.1.0 compiler (e.g. PATH=/opt/gcc-5.2.0/bin:/opt/gcc-5.1.0/bin:/the/rest/of/your/path) I don't have a computer with Mavericks installed, any brave soul care to give it a try? [1] https://sourceforge.net/projects/gnuada/files/GNAT_GCC%20Mac%20OS%20X/5.2.0/ [2] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66509