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: Problem with GPS and Generating Body from Spec Date: Wed, 10 Jun 2015 18:13:21 +0100 Organization: A noiseless patient Spider Message-ID: References: <38b9b922-f17d-493a-8be8-607acd93a67e@googlegroups.com> <072ab529-b9cd-446f-ba14-84cde592c1bc@googlegroups.com> <878ubvqhiw.fsf@ludovic-brenta.org> <1745406b-1307-4366-acd7-e0e1decc2f77@googlegroups.com> <6b263478-857e-4ed5-b8d0-bb51a08c754e@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="2c7d8f71a176d2eaa78ec9fbd86e1d4a"; logging-data="14319"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18EWMgsuOchyrUBTlCOhMHaiMqiaX8TdX0=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:wTVEMCt0zIFyVT9kTCsUNrff5Cw= sha1:54mSDSulBh28IIlHG6nkg0lyofw= Xref: news.eternal-september.org comp.lang.ada:26257 Date: 2015-06-10T18:13:21+01:00 List-Id: Laurent writes: > I don't know if Simon is doing the work for FSF all alone. If it is a > oneman show (respect) and there is no one who can/will continue, well > that would be the end of the story. We might have given you the wrong impression here. Almost all the development work for Ada in FSF GCC is done by AdaCore; they develop in-house, and do a major import from their own code into the GCC code at the start of every major development milestone of GCC (that is, 4.6, 4.7, 4.8, 4.9, 5.1 ...) and fix up problems during the GCC release process. What I've done is to build the FSF GCC releases for Mac. In the process I've found a few bugs (and fixed some of them). I've built GNAT GPL 2014 to cross-compile for ARM microcontrollers on the Mac (AdaCore only provide Linux and Windows versions, I believe).