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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,5c1ad9bf1cd97a5c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.111.140 with SMTP id s12mr2936542qap.5.1351972731501; Sat, 03 Nov 2012 12:58:51 -0700 (PDT) Received: by 10.236.128.198 with SMTP id f46mr360383yhi.7.1351972731474; Sat, 03 Nov 2012 12:58:51 -0700 (PDT) Path: gf5ni18188417qab.0!nntp.google.com!c7no5058037qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 3 Nov 2012 12:58:51 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.214.10.63; posting-account=mNQ2mAoAAACFFoGsM3AV8LEJ7n0D4tBl NNTP-Posting-Host: 86.214.10.63 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: mail@adrianwrigley.com Injection-Date: Sat, 03 Nov 2012 19:58:51 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-11-03T12:58:51-07:00 List-Id: On Friday, November 2, 2012 1:50:02 PM UTC, co...@adacore.com wrote: > > Where can I obtain the Linux compilers for targeting JVM? > > on the libre site. You just need to select the jvm-windows platform instead of the x86-windows one. I tried this suggestion. I got a file gnat-gpl-2012-jvm-windows-bin.exe which runs under Microsoft Windows OS (tm). I'm hoping to use (Debian) Linux to compile Ada code to run under the JVM, without using Windows(tm). Is this possible? Did I miss something crucial? I know that I can install Windows(tm) under VirtualBox. and mess around with complicated scripts to compile my code under with the above tools. I don't think this would be acceptable for my application though. If it isn't possible now, might it appear in a future release? Thanks. -- Adrian