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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5c1ad9bf1cd97a5c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.86.100 with SMTP id o4mr132301paz.2.1351821375871; Thu, 01 Nov 2012 18:56:15 -0700 (PDT) Received: by 10.68.223.98 with SMTP id qt2mr98654pbc.20.1351821375856; Thu, 01 Nov 2012 18:56:15 -0700 (PDT) Path: 6ni56511pbd.1!nntp.google.com!kt20no28456066pbb.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 1 Nov 2012 18:56:15 -0700 (PDT) In-Reply-To: <48a844bf-e2a3-4a78-84df-0d01872920c1@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 69.20.190.126 References: <48a844bf-e2a3-4a78-84df-0d01872920c1@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Looking for jvm-gnatmake for Linux x86_64 From: Shark8 Injection-Date: Fri, 02 Nov 2012 01:56:15 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-11-01T18:56:15-07:00 List-Id: On Thursday, November 1, 2012 4:47:14 PM UTC-6, ma...@adrianwrigley.com wrote: > Hi guys! > > I thought I'd try out the new Ada tools from those kind people at AdaCore. > Everything works great so far, but I can't compile to the JVM! > > I installed from gnat-2012-x86_64-pc-linux-gnu-bin for GNAT GPL 2012. > I was hoping to compile for JVM using "jvm-gnatmake". But I can't find > these Java tools anywhere. > > Where can I obtain the Linux compilers for targeting JVM? Well, you could compile your stuff on a windows box, I know there's a windows Ada->JVM compiler.