address@hidden wrote:
[mega48 build probs with crtm48.o not found...]
> You need to reconfigure and rebuild avr-lib with the new compiler
and
> binutils. avr-libc detects the ability of the compiler to compile
for
> the new MCU types, and compiles the crt*.o files accordingly.
I too am having problems with this. Fresh avr-libc-1.2.3 does
not build or install files for the mega48 (and others like mega88,
I suspect.)
Any suggestions ?
I don't even see configure trying to test for mega48 support, as it
does for tiny13/tiny2313 support.
avr-gcc is 3.4.0, binutils is 2.14, both with patches from savannah to
support the extra targets.