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:a24:6182:: with SMTP id s124-v6mr36257itc.16.1540926244657; Tue, 30 Oct 2018 12:04:04 -0700 (PDT) X-Received: by 2002:aca:ad0a:: with SMTP id w10-v6mr120936oie.2.1540926244433; Tue, 30 Oct 2018 12:04:04 -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.215.MISMATCH!z5-v6no88293ite.0!news-out.google.com!l70-v6ni144itb.0!nntp.google.com!75-v6no89295itm.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 30 Oct 2018 12:04:04 -0700 (PDT) In-Reply-To: <63c1f311-c9ff-497c-acee-840f47bd3018@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.116.177.229; posting-account=z-xFXQkAAABpEOAnT3LViyFXc8dmoW_p NNTP-Posting-Host: 87.116.177.229 References: <32f92671-6dbd-4152-a1bc-e07c902bee8c@googlegroups.com> <63c1f311-c9ff-497c-acee-840f47bd3018@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <62be198f-064e-445a-a9b1-f6b2c910d563@googlegroups.com> Subject: Re: Problem compiling Matreshka 18.1 a2js for Windows, I have problem with ASIS From: Bojan Bozovic Injection-Date: Tue, 30 Oct 2018 19:04:04 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:54724 Date: 2018-10-30T12:04:04-07:00 List-Id: On Tuesday, October 30, 2018 at 5:34:09 PM UTC+1, Vadim Godunko wrote: > You can look at "config.log" for more information. File config.log says ASIS and main.adb are compiled with different GNAT ver= sions. I've tried to build gcc/gnat 8.1.0 using MinGW gcc 8.2.0 but build f= ailed. Before I try harder to make gcc 8.1.0 compile, I'd like to try other= options. I will try to build with GNAT/GPL 2018 for Linux 64-bit, as that = compiler comes with ASIS, I'll set up Linux on VM for tomorrow and post my = result. If I'm out of luck I'll try to find build instructions for gcc/gnat= 8.1.0 and will try building with different compilers.