This note covers some of the considerations thatβll apply when running Alire on macOS.
Read more Β»Normal view
Before yesterdayNews from the Ada programming language world
3 September 2023 at 19:06
Using 'Image with Alire
6 August 2023 at 00:00
ALR unable to get many packages
5 August 2023 at 08:06
M1 MAC - libraries
31 July 2023 at 09:06
-
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
7 June 2023 at 16:40
[ANN] GCC 13.1.0 for Apple silicon
17 May 2023 at 20:06
Warning: requires executable stack...
28 April 2023 at 09:06
ANN: GCC 13.1.0 for macOS Monterey++
27 April 2023 at 17:06
DebugBreak() in Ada
25 April 2023 at 18:06
Libadalang, Alire, and macOS
22 March 2023 at 17:54
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
10 February 2023 at 21:22
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
6 February 2023 at 12:38
Once youβve downloaded Alire and begun the Getting Started tutorial, how do you go about actually writing Ada?
Read more Β»GNAT FSF
9 December 2022 at 09:06
New compiler error with new compiler
8 December 2022 at 21:06
ANN: GCC 12.2.0 for macOS (x86_64 and aarch64)
20 November 2022 at 20:02
Building GCC 12.2.0 on Ventura for aarch64
20 November 2022 at 09:41
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.
How to build Python3 support into GNATCOLL with alire
21 November 2022 at 00:00