Hi All,
Is gcc-core 4.1.1 broken for dwarf-2 support? I cannot get it to compile with --with-dwarf2 on the configure line. Which is a shame, because I like to debug with avr studio atm.
I have reported a bug on bugzilla, but maybe there is something I am doing wrong? (I am a relative newbie to linux)
binutils 2.17 is installed, my configure for gcc-core is:
../configure --target=avr --prefix=/usr/local/avr --enable-languages=c --with-dwarf2 --with-elf --with-stabs --disable-libssp --disable-libada --disable-nls