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 X-Received: by 2002:a02:8609:: with SMTP id e9mr4260460jai.8.1548797838553; Tue, 29 Jan 2019 13:37:18 -0800 (PST) X-Received: by 2002:aca:5884:: with SMTP id m126mr89002oib.4.1548797838426; Tue, 29 Jan 2019 13:37:18 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!news.muarf.org!nntpfeed.proxad.net!feeder2-2.proxad.net!proxad.net!feeder1-2.proxad.net!209.85.166.216.MISMATCH!q69no7428itb.0!news-out.google.com!v71ni24ita.0!nntp.google.com!q69no7425itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 29 Jan 2019 13:37:18 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.170.242.130; posting-account=1YPeQwoAAACAk-xhKPD32B0GIDdsFFtk NNTP-Posting-Host: 73.170.242.130 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8678f108-1ea3-4ac8-8ba5-07a7f9a4c681@googlegroups.com> Subject: Ada and Containers From: michael@zanyblue.com Injection-Date: Tue, 29 Jan 2019 21:37:18 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:55405 Date: 2019-01-29T13:37:18-08:00 List-Id: Hi Folks, In Container-land, it's common to see containers with no OS running a stati= cally linked Go application. Feels like Ada would be a good option here bu= t I've not managed to create a completely static GNAT compiled application.= Has anyone experimented with Ada applications in this context? Would he = interested in hearing your people that have played with this. Take care, Michael.