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!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gnat-2017 - ZFP add tasking support Date: Mon, 26 Jun 2017 14:06:30 +0100 Organization: A noiseless patient Spider Message-ID: References: <8e27f6c4-050d-4005-ab87-7d9981712c77@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="51df21caab145b0f318ae0febbd2c461"; logging-data="21820"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18T9Q7zGJiNO3Mz7906PcdIjDxAhZia5xs=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (darwin) Cancel-Lock: sha1:rPHVn3tYyiDZkaMmnfY0OV+gik0= sha1:bLJ7GpvwudEaPOVt7XKhT0n7sB0= Xref: news.eternal-september.org comp.lang.ada:47124 Date: 2017-06-26T14:06:30+01:00 List-Id: alby.gamper@gmail.com writes: > So I have 2 options > > 1) Start from the ZFP and add the relevant features such as Tasking > or > 2) Use the default runtime and strip out all the "Windows Store" > functions that are not compatible Go for (2)! (1) would be a _major_ undertaking. I suppose it does depend on how much the tasking runtime depends on the forbidden C/C++ runtimes, though.