This note covers some of the considerations thatβll apply when running Alire on macOS.
Read more Β»Normal view
GNAT linking and macOS
gcc-13.2.0
macOS Ventura 13.6 update problem
What does this error mean and how do I correct this?
Using 'Image with Alire
ALR unable to get many packages
M1 MAC - libraries
-
comp.lang.ada
- I have gnat 13.1.0 on my M1 Mac; I'd like to have my own Ada+GNAT *.ad[sb] library files, where are they?
Alire on macOS, revisited
[ANN] GCC 13.1.0 for Apple silicon
Warning: requires executable stack...
ANN: GCC 13.1.0 for macOS Monterey++
DebugBreak() in Ada
Libadalang, Alire, and macOS
Background
This exercise was prompted by the need for Scripted Testing to be supported by β as far as possible β code generation. The need is for the public or interfacing view of a supporting part (domain) of a system to be able to log calls made to it and to provide values on calls to it, using a scripting mechanism.
Read more Β»ColdFrame and the micro:bit revisited
This article discusses various issues rebuilding a demonstrator intended for the BBC micro:bit (version 1.3b) after an interval of several years.
Read more Β»Alire on Mac
Once youβve downloaded Alire and begun the Getting Started tutorial, how do you go about actually writing Ada?
Read more Β»Building GCC 12.2.0 on Ventura for aarch64
These are notes on building GCC 12.2.0 and GNAT tools for Apple silicon.
There were two main problems:
- the base package was built on an Intel machine (lockheed - named after Shadowcatβs companion dragon), running Monterey (macOS 12).
- the build machine, an M1 mac Mini (temeraire - named after Naomi Novikβs dragon) was by this time running Ventura (macOS 13), but I wanted to make sure that users could continue to run on Monterey.
Packing issue in libusb
This note is about an issue encountered creating a very thin Ada binding to libusb (1.0.26).
Read more Β»