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: Tue, 26 Jan 2016 17:42:28 +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="31113"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19nkN1CHqgcl+ApBl0sEsOjmBr7hjIzEeo=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:l0YEhIMjrI1CugRvZVNIwsJFXx8= sha1:j1AZyLSohxkKxVfhDWitVbV8tNw= Xref: news.eternal-september.org comp.lang.ada:29244 Date: 2016-01-26T17:42:28+00:00 List-Id: Simon Wright writes: > 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. I take that back; today it built my testbeds for both MCUs and buth worked as designed.