@nongnu.org
Subject: Re: [avr-gcc-list] Unable to link using libm.a and libc.a
Sean schrieb:
> I've been attempting to compile and link an Ada programme for the
> Arduino.
>
> I have managed to get a simple programme compiled linked and running
> on an AtMega328p board. But
Sean schrieb:
I've been attempting to compile and link an Ada programme for the
Arduino.
I have managed to get a simple programme compiled linked and running
on an AtMega328p board. But when I start to use some of the more
complex functions I obviously had to start using avrlibc.
I've down
Am 13.04.2013 07:49, schrieb Sean:
I’ve been attempting to compile and link an Ada programme for the Arduino.
You obviously managed to master the most difficult part, that is
building the Ada cross compiler.
I have managed to get a simple programme compiled linked and running on
an AtMega328