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!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Understanding GNAT Bare Board Run-time for Cortex-M Date: Mon, 08 Apr 2019 16:52:37 +0100 Organization: A noiseless patient Spider Message-ID: References: <2d99a259-3288-4981-9bda-97145077a5bd@googlegroups.com> <6d36d6e0-c5c6-43d2-b51d-1bf348ab26b3@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="5e3f9d518b2db3a161834d1a898ac877"; logging-data="2064"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/4/4Qw53xCA8CMyYaS4z+cKVZ3VYAtXS8=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (darwin) Cancel-Lock: sha1:4JfhZyiNRr7dFhSqfHzlV6Uc1+M= sha1:M66Ft9sk5QZfrVdoY2ppvIokwVc= Xref: reader01.eternal-september.org comp.lang.ada:56104 Date: 2019-04-08T16:52:37+01:00 List-Id: Daniel Way writes: > On Monday, April 8, 2019 at 4:37:03 PM UTC+9, Simon Wright wrote: [...] > As an aside, why did you decide to create your own runtime rather than > use the ones installed with GNAT CE? At the time, there was a lot of fuss about the fact that the AdaCore public bare-board runtimes were GPL (they still are). Also, lots of fun.