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:a02:7607:: with SMTP id z7-v6mr2397533jab.0.1540998035374; Wed, 31 Oct 2018 08:00:35 -0700 (PDT) X-Received: by 2002:a9d:c42:: with SMTP id 60mr53679otr.7.1540998035181; Wed, 31 Oct 2018 08:00:35 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.216.MISMATCH!75-v6no120700itm.0!news-out.google.com!n199-v6ni102itn.0!nntp.google.com!75-v6no120697itm.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 31 Oct 2018 08:00:34 -0700 (PDT) In-Reply-To: <62be198f-064e-445a-a9b1-f6b2c910d563@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=213.154.192.107; posting-account=K1cP1QoAAAD_GR6kW2Td0NqGqGBLRE8h NNTP-Posting-Host: 213.154.192.107 References: <32f92671-6dbd-4152-a1bc-e07c902bee8c@googlegroups.com> <63c1f311-c9ff-497c-acee-840f47bd3018@googlegroups.com> <62be198f-064e-445a-a9b1-f6b2c910d563@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <06003dc3-fb58-4972-8555-61c1c6429f86@googlegroups.com> Subject: Re: Problem compiling Matreshka 18.1 a2js for Windows, I have problem with ASIS From: Maxim Reznik Injection-Date: Wed, 31 Oct 2018 15:00:35 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:54729 Date: 2018-10-31T08:00:34-07:00 List-Id: Hello, The easiest way is to use GNAT GPL 2018 for Windows and corresponding ASIS. You can get asis-gpl-2018-20180523-src.tar.gz if click "Sources": https://www.adacore.com/download/more README file in the archive has building instrutions. Some time ago I've build ASIS for gcc 7.x in msys2. I can provide you scripts, but this is non trivial. So, try GNAT GPL 2018 first. Best regards,