Download Latest Version xnadalib-ce-2021-quartz-x86_64-apple-darwin20.5.0-bin.tgz (160.6 MB)
Email in envelope

Get an email when there's a new version of The GNU Ada compiler

Home / GNAT_GPL Mac OS X / 2021-big-sur
Name Modified Size InfoDownloads / Week
Parent folder
README-2021-bigsur.md 2021-10-24 2.7 kB
xnadalib-2021-quartz-x86_64-apple-darwin20.6.0.pkg 2021-10-24 272.7 MB
xnadalib-ce-2021-quartz-x86_64-apple-darwin20.5.0-bin.tgz 2021-07-03 160.6 MB
Totals: 3 Items   433.4 MB 1

XNAdaLib 2021

It was built on macOS 11.6 Big Sur for native Quartz with GNAT CE 2021.

It includes:

  • GTKAda mid-2021 with GTK+ 3.24.30 and co,
  • Glade 3.38.2,
  • Florist mid-2021a,
  • AdaCurses 6.2 (patch 20210925),
  • Gate3 0.5c,
  • Components 4.50,
  • AICWL 3.24.
  • Zanyblue 1.4.0,
  • PragmARC mid-2020,
  • GNOGA 2.1-beta,
  • SparForte 2.4.2,
  • HAC 0.097 - NEW,

and as side libraries and tools:

  • Template Parser 21.2,
  • gtksourceview 4.8.1,
  • GNUTLS 3.7.1,
  • GMP 6.2.1,
  • make 4.3.

The archive shall be installed (mandatory) at /usr/local, download the binary .pkg. It's not signed, so don't double-click on it; instead, right-click on it and Open. Accept the warning. You will be guided through the installation.

Update your PATH to include glade, gate3.sh, spar, hac and other executables in it:

$ PATH=/usr/local/xnadalib-2021/bin:$PATH

Update your GPR_PROJECT_PATH to include gtkada.gpr, lib_aicwl.gpr and other projects in it:

$ export GPR_PROJECT_PATH=/usr/local/xnadalib-2021/share/gpr

Set XDG_DATA_DIRS for GNOME apps:

$ export XDG_DATA_DIRS=/usr/local/xnadalib-2021/share

The instructions which have produced the binaries will be available soon on Blady web site.

Then see documentation and examples in /usr/local/xnadalib-2021/share folder and enjoy.

Feel free to report feedbacks on MacAda list. Any help will be really appreciated.

  • 20211024 : Initial XNAdaLib 2021 release.

XNAdaLib CE 2021

It was built on macOS 11.4 Big Sur for native Quartz with GNAT CE 2021.

It includes:

  • GTKAda CE 2021 with GTK+ 3.14.15 and co,
  • Glade 3.16.1,
  • Template Parser 21.2,
  • Gate3 0.5c,
  • Components 4.50,
  • AICWL 3.24.

The archive shall be installed (mandatory) at /usr/local:

$ cd /usr/local
$ sudo tar xzf xnadalib-ce-2021-quartz-x86_64-apple-darwin20.5.0-bin.tgz
$ sudo xattr -r -d com.apple.quarantine xnadalib-ce-2021

Update your PATH to include glade, gate3.sh and other executables in it:

$ PATH=/usr/local/xnadalib-ce-2021/bin:$PATH

Update your GPR_PROJECT_PATH to include gtkada.gpr, lib_aicwl.gpr and other projects in it:

$ export GPR_PROJECT_PATH=/usr/local/xnadalib-ce-2021/lib/gnat:/usr/local/xnadalib-ce-2021/share/gpr

Set XDG_DATA_DIRS for GNOME apps:

$ export XDG_DATA_DIRS=/usr/local/xnadalib-ce-2021/share

See the instructions which have produced the binaries on Blady web site.

Feel free to report feedbacks on MacAda list. Any help will be really appreciated.

  • 20210703 : Initial XNAdaLib CE 2021 release.
Source: README-2021-bigsur.md, updated 2021-10-24