For those, who don't want to follow my manual build instructions, I made a script which automates the steps.
You can use the script like this:
wget https://hg.sr.ht/~tkoskine/avr-ada-build-script/archive/tip.tar.gz tar zxvf tip.tar.gz cd avr-ada-build-script-tip/ sh -x build-avr-ada-environment.sh
The script …
[more]