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: silly ravenscar question Date: Sat, 28 Feb 2015 09:57:12 +0000 Organization: A noiseless patient Spider Message-ID: References: <8e30f54c-81c4-4861-897c-bb6c563c76e8@googlegroups.com> <87wq37d12w.fsf@adaheads.sparre-andersen.dk> <7ae5ec06-f5e3-4c5f-ac95-58b4bf1256a0@googlegroups.com> <87egpfzapq.fsf@theworld.com> <99705630-02e3-4e43-9307-83e55336bc15@googlegroups.com> <8bde840e-4239-42f0-9a92-410b33163007@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="e618d14f82e68d7a5374d9f6ab6c203f"; logging-data="5102"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Ol9VjEXpRlccJMnLJSIiCs1POew5BPeQ=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (darwin) Cancel-Lock: sha1:nHYJGX+5BlSJrZ1LG5ykM5Y4VeI= sha1:Esw53wRPW9Eoibp5BXrkBzTN8u8= Xref: news.eternal-september.org comp.lang.ada:25063 Date: 2015-02-28T09:57:12+00:00 List-Id: jan.de.kruyf@gmail.com writes: > On Friday, February 27, 2015 at 10:45:39 AM UTC+2, Simon Wright wrote: >> > especially the compiler switches at the end. >> >> Not sure what you mean here? The top of the system.ads above includes >> > > In the private section: > -- System Implementation Parameters I see what you mean. Because of needing not to copy the AdaCore code, I worked from the GNU/Linux ARMEL version (I think this is what's used in the RPi). I now need to get back and review the differences between the AdaCore version and mine (for example, I have Duration_32_Bits True; I think that at that moment I was stuck on Time_Span being 32 bits .. but now I have it at 64 bits ..) > Thanks a lot for your help. Glad to be able to.