Hi,

I don't think it was mentioned here yet, so please know that,
when you try to build avr-libc-1.6.4 with the patches,
 30-avr-libc-1.6.4-dwarf2.patch
 31-avr-libc-1.6.4-builtins.patch
 40-avr-libc-1.6.4-fix-attiny13a-arch.patch
applying the last patch results in an error when building

  cd avr-libc-1.6.4-build
  ../avr-libc-1.6.4/configure --prefix=$SOMEDIR 
--build=`../avr-libc-1.6.4/config.guess` --host=avr
  make && make install

config.status: error: cannot find input file: 
avr/lib/avr25/attiny13a/Makefile.in

Indeed, that file is not present. So the only option seems to leave that
last patch out (in which case the build succeeds).
Or should one take an other action?

Ruud


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to