[avr-gcc-list] Testing DSN, because my posts disappear without any NDR. Please ignore

2010-08-13 Thread dvalin
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

Re: Problem linking *without* avr-libc, libm, etc.

2021-04-30 Thread dvalin
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

Re: Strange new error in make

2021-10-13 Thread dvalin
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