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:a37:4e44:: with SMTP id c65mr473434qkb.357.1572943439507; Tue, 05 Nov 2019 00:43:59 -0800 (PST) X-Received: by 2002:aca:1c06:: with SMTP id c6mr2864323oic.84.1572943438909; Tue, 05 Nov 2019 00:43:58 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!j16no1611514qtl.0!news-out.google.com!g53ni699qtg.0!nntp.google.com!j16no1611506qtl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 5 Nov 2019 00:43:58 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2400:2200:2a2:243d:df5:a7a9:23e3:f6; posting-account=V8n8rgoAAAAxY-ioSepwPOY8TxGG6wkj NNTP-Posting-Host: 2400:2200:2a2:243d:df5:a7a9:23e3:f6 References: <81aba060-6f05-4a6d-a7cb-b896d7f70112@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Configurable Run Time without GPR Tools From: Daniel Way Injection-Date: Tue, 05 Nov 2019 08:43:59 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:57480 Date: 2019-11-05T00:43:58-08:00 List-Id: Thank you, Dmitry. My questions are specifically related to the standard library (ZFP right no= w, but possibly Ravenscar in the future); I=E2=80=99m not concerned with th= ird-party libraries yet. Since I need to port a run time for my target hardware and I want to share = this project via GitHub, I want all the run time files grouped. I guess I c= an make it work if I become more familiar with the tools. Cheers, Daniel