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: Re: Petition ARM to not hinder Ada Date: Mon, 25 Jan 2016 18:22:36 +0000 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="d1f7d2633ee45ab9629ebafbf83c9647"; logging-data="22235"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Y5IhBZs6rStC4Q6QNyQz/SZ/pelnys7Q=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:KSCjCrK0yIwzNVlmMq243uwIifY= sha1:gHmmSSGI73mbwrnTV/cDrunIK+4= Xref: news.eternal-september.org comp.lang.ada:29234 Date: 2016-01-25T18:22:36+00:00 List-Id: Simon Wright writes: > ARM have released GCC 5.2 (.1), which is not very incompatible with > building GNAT. [...] > I'm building on OS X El Capitan, so there are various other issues > with the script: re-running it starts again at the beginning; it > builds with -static-libgcc, so for example arm-none-eabi-gnatchop -h > ends with a segv; the last section uses GNU tar with options > incompatible with Apple tar; it may not relocate too well. Still, it > just built my Arduino Due testbed OK (I haven't run it yet!). Not so good. Both the STM32F4 and Arduino Due builds failed to execute properly, in bizarre ways. A shame, since it is meant to support armv6-m, armv7-m, armv7e-m, armv7-r, armv8-m.