Please ignore, if this should squeak through.
Erik
___
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
On 30.04.21 10:03, David Brown wrote:
> On 29/04/2021 21:43, Ian Molton wrote:
> > Hi,
> >
> > I'm attempting to build my project, which does not use libc, or
libm,
> > but I do want to link with libgcc.
> >
> > additionally, I don't want any startup code to be linked - the
project
> > is intended
On 13.10.21 17:31, Royce Pereira wrote:
> Today I started getting this error when i run make:
>
> make: *** No rule to make target `c:avr-gccavrincludeavrio.h',
needed
> by `Timer-5D-DD-0715.o'. Stop.
While I'm rusty on make these days, ISTM that there is something wrong
with the ma