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!feeder.eternal-september.org!gandalf.srv.welterde.de!news.jacob-sparre.dk!franka.jacob-sparre.dk!pnx.dk!.POSTED.rrsoftware.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Embeddinator-4000 begetting an Ada-cross-platform future? Date: Mon, 26 Feb 2018 17:32:58 -0600 Organization: JSA Research & Innovation Message-ID: References: <5a8e17dc-1d52-4393-be58-8881e741c3a4@googlegroups.com> <1190543753.541369961.154390.laguest-archeia.com@nntp.aioe.org> <6700ecea-cdfe-4c73-88ec-d98bafd9151b@googlegroups.com> <1288175616.541375784.664064.laguest-archeia.com@nntp.aioe.org> Injection-Date: Mon, 26 Feb 2018 23:32:59 -0000 (UTC) Injection-Info: franka.jacob-sparre.dk; posting-host="rrsoftware.com:24.196.82.226"; logging-data="31788"; mail-complaints-to="news@jacob-sparre.dk" X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.7246 Xref: reader02.eternal-september.org comp.lang.ada:50672 Date: 2018-02-26T17:32:58-06:00 List-Id: "Dan'l Miller" wrote in message news:a870e693-31ef-4507-b16f-2ce1d01badb6@googlegroups.com... >I did not say LLVM debugger in isolation. I said LLVM (the whole >enchilada). The only way to get an Ada LLVM symbolic-debugging- >session capability for apps deployed to actual iOS devices (not on >simulators on MacOS) is to have a GNAT with LLVM backend ... Why has Ada turned into GNAT here? Ada /= GNAT, and it's quite possible that some other Ada compiler is a better match for LLVM. Randy.