Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-12-04 | 1.7 kB | |
gnat-jvm-gpl-2011-x86_64-apple-darwin10.8.0-bin.tgz | 2011-12-04 | 51.0 MB | |
gtkada-gpl-2011-x11-x86_64-apple-darwin10.8.0-bin.tgz | 2011-07-26 | 43.6 MB | |
Totals: 3 Items | 94.6 MB | 0 |
1) GTKADA GPL 2011 for Snow Leopard: This is GTKAda 2.18.0, built on Mac OS X Snow Leopard for X11 with GTK+ 2.22.1 complete and Glade 3.8.0, to be installed for instance at /usr/local: $ cd /usr/local $ sudo tar xzf gtkada-gpl-2011-x11-x86_64-apple-darwin10.8.0-bin.tgz GTK, GTKAda and Glade are then installed in directory: /usr/local/gtk-2011 2) GNAT-JVM GPL 2011 for Snow Leopard: This is GNAT and GNAT-JVM GPL 2011, built on Mac OS X Snow Leopard for Intel, to install at /usr/local/gnat-2011. You don't need before installing GNAT-GPL-2011 but it is recommended for GPS for instance. $ mkdir -p /usr/local/gnat-2011 $ cd /usr/local/gnat-2011 $ sudo tar xzf gnat-jvm-gpl-2011-x86_64-apple-darwin10.8.0-bin.tgz GNAT JVM tools are then located in /usr/local/gnat-2011/bin: jarmake, javastub, jvm-gcc, jvm-gnat, jvm-gnatbind, jvm-gnatchop, jvm-gnatclean, jvm-gnatcompile, jvm-gnatfind, jvm-gnatkr, jvm-gnatlink, jvm-gnatls, jvm-gnatmake, jvm-gnatname, jvm-gnatprep, jvm-gnatxref, jvm2ada, jvmlist, jvmstrip. Java Runtime Environment of Mac OS X Snow Leopard is translated to Ada in /usr/local/gnat-2011/lib/jre. You'll find documentation and example in /usr/local/gnat-2011/share. 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 for JRE building. Report all comments to MacAda.org mailing list: http://macada.org/macada/Contacts.html See list archive: https://hermes.gwu.edu/archives/gnat-osx.html 20111201 : Initial JVM-GNAT release 20110726 : Add OpenGL support to GtkAda 20110718 : Initial GtkAda release