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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,12d84e9d4b4435ad X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.73.229 with SMTP id o5mr6880288pbv.7.1328350873693; Sat, 04 Feb 2012 02:21:13 -0800 (PST) Path: lh20ni259128pbb.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Blady Newsgroups: comp.lang.ada Subject: Re: JVM-GNAT GPL 2011 binaries for Mac OS X available Date: Sat, 4 Feb 2012 02:19:28 -0800 (PST) Organization: http://groups.google.com Message-ID: <11131891.2765.1328350768329.JavaMail.geo-discussion-forums@yquu38> References: Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 83.195.151.42 Mime-Version: 1.0 X-Trace: posting.google.com 1328350873 7302 127.0.0.1 (4 Feb 2012 10:21:13 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 4 Feb 2012 10:21:13 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.195.151.42; posting-account=94GLqQoAAABRDKJ5vWVBzCDWAEq47F5V User-Agent: G2/1.0 X-Google-Web-Client: true Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-02-04T02:19:28-08:00 List-Id: Le dimanche 4 d=E9cembre 2011 22:14:07 UTC+1, Blady a =E9crit=A0: > Hi, I've upload JVM-GNAT GPL 2011 binaries for Mac OS X Snow Leopard > on Source Forge: > http://sourceforge.net/projects/gnuada/files/GNAT_GPL%20Mac%20OS%20X/2011= -snow-leopard/ >=20 > In addition to JVM-GNAT from AdaCore, to build the library and tools, > some patches have been needed > from Stephe Leake (nice from him to put on his web site http://www.stephe= -leake.org/) > and others needed for JRE building. >=20 > All seems to be fine but not with Applet, I've got an error: > java.lang.ClassNotFoundException: Applet >=20 > Has any one some clue? >=20 > Is it due to wrong execution configiguration? > Is it due to wrong compilation? >=20 > A simple Ada Applet example can be found here: > http://blady.pagesperso-orange.fr/telechargements/jgnat/Essai_Ada.zip >=20 > Thanks for answer, Pascal. Hi, no good news but a more precise status about JVM-GNAT: I've confirmed the previous exception error with old JGNAT examples. And some other compiler crashes. The result is so so for JVM-GNAT GPL 2011 compared to GPL 2009, see http://blady.pagesperso-orange.fr/telechargements/jgnat/GNAT-JVM-exampl= es.html The examples are available in version 1.3p, see section JGNAT: http://blady.pagesperso-orange.fr/alpha.html Don't hesitate to try it and report your own experience. Best Pascal.