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:e57:: with SMTP id 84-v6mr6170209ite.4.1540659456377; Sat, 27 Oct 2018 09:57:36 -0700 (PDT) X-Received: by 2002:aca:1118:: with SMTP id 24-v6mr125752oir.6.1540659456230; Sat, 27 Oct 2018 09:57:36 -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-v6no206322ite.0!news-out.google.com!l70-v6ni241itb.0!nntp.google.com!z5-v6no206321ite.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 27 Oct 2018 09:57:36 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.116.177.141; posting-account=z-xFXQkAAABpEOAnT3LViyFXc8dmoW_p NNTP-Posting-Host: 87.116.177.141 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <32f92671-6dbd-4152-a1bc-e07c902bee8c@googlegroups.com> Subject: Problem compiling Matreshka 18.1 a2js for Windows, I have problem with ASIS From: Bojan Bozovic Injection-Date: Sat, 27 Oct 2018 16:57:36 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:54720 Date: 2018-10-27T09:57:36-07:00 List-Id: I installed mingw 8.2.0 GNAT, I tried 64-bit. https://github.com/reznikmm/matreshka#windows-64bit I have followed instructions above, I removed adainclude .dll.a files and r= eplaced them with .dll, however, matreshka ./configure can't find ASIS even= though I installed it, by pointing to repo indicated above, gprbuild works= , but not ASIS. Even ./configure and then make all and make install work, b= ut I need a2js. Any ideas? Maybe I should try Cygwin, or Linux in VirtualBo= x? If you have working setup, tell me what you use or maybe I should try to= compile ASIS on my own?