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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:10c2:: with SMTP id 185-v6mr144354ity.43.1532048919396; Thu, 19 Jul 2018 18:08:39 -0700 (PDT) X-Received: by 2002:aca:f495:: with SMTP id s143-v6mr20294oih.7.1532048919089; Thu, 19 Jul 2018 18:08:39 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!feeder4.usenet.farm!feed.usenet.farm!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!d7-v6no1293389itj.0!news-out.google.com!l67-v6ni2802itl.0!nntp.google.com!d7-v6no1293386itj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 19 Jul 2018 18:08:38 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=98.145.88.147; posting-account=XGCYegoAAADY19DGgU_zTfTSbVlfUJ_a NNTP-Posting-Host: 98.145.88.147 References: <1d3743b1-1a36-429d-92c7-9ae0e7c16e63@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0aced154-7279-44e7-8c98-95f730987bfa@googlegroups.com> Subject: Re: Ada: A beginners experience From: Philip Munts Injection-Date: Fri, 20 Jul 2018 01:08:39 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:53915 Date: 2018-07-19T18:08:38-07:00 List-Id: Try MuntsOS, available at: http://git.munts.com/arm-linux-mcu If you are willing to cross-compile from Debian (or equivalent) Linux, Munt= sOS provides a reduced OS environment and cross-toolchains including FSF GN= AT. You can develop programs for the Raspberry Pi Model Zero ($5), any oth= er Raspberry Pi model, and the BeagleBone family including the PocketBeagle= . For native development (e.g. Raspbian on the Raspberry Pi), you can use the= regular Debian GNAT packages and my Linux Simple I/O Library at: http://gi= t.munts.com/libsimpleio Nearly all of Ada example programs in MuntsOS can be compiled and run nativ= ely as well. Regards, Phil