Bug#695514: linking with AVR Libc fails with crttn13a.o: No such file

2012-12-09 Thread Hakan Ardo
Thanx for the report. When they'll have it properly fixed upstream I can update the package. On Sun, Dec 9, 2012 at 4:38 PM, Ivan Shmakov wrote: > Package: avr-libc > Version: 1:1.8.0-3 > > While trying to build a program for ATtiny13A on a recent Debian > Wheezy, I've got (using

Bug#695514: linking with AVR Libc fails with crttn13a.o: No such file

2012-12-09 Thread Ivan Shmakov
Package: avr-libc Version: 1:1.8.0-3 While trying to build a program for ATtiny13A on a recent Debian Wheezy, I've got (using both the 1:4.7.0-2 and 1:4.7.2-1 gcc-avr packages): $ avr-gcc -g -O2 -Wall -pedantic -std=gnu99 -mmcu=attiny13a \ -L/usr/lib/avr/lib/avr25 .