Tero's Arduino Blog

Using Arduino with Ada

Building avr-gnat for AVR-Ada

None of the Linux distributions ship Ada-enabled avr-gcc (avr-gnat) by default. And building GNAT for AVR a bit tricky. So, to help the situation I have tried to gather a little help for that.

To build AVR-Ada applications, you need following software packages

  • avr-binutils
  • avr-gcc + avr-gnat
  • avr-libc
  • avr-ada itself

Since …

[more]

Page 1 / 1


Copyright © 2012, 2013 Tero Koskinen - Theme Skeleton; Blogging engine Pelican; Powered by Python