I started playing around with Adacore Gnat 2016 for Raspberry Pi. After a few trivial tests on the Raspberry Pi 2 I switched to the Raspberry Pi Zero W and everything failed. I was a bit naive and completely ignored that there is an ARMv7 on the RPi 2 while it is an ARMv6 on the RPi Zero. Now I'm wondering whether it would be possible to rebuild Adacore Gnat for ARMv6 and the RPi Zero.
Could anyone give me a hint? Or has anyone done it before?