> On Fri, Nov 04, 2005 at 02:08:19AM +0100, Vincent Trouilliez wrote: > > So far I have used the binaries of gcc-avr 3.4.3, that my distro > > (Ubuntu) supplies, and it seems it doesn't support the -gdwarf-2 flag. > > Vincent, > > Adding --with-dwarf2 to the configure options, when rebuilding > avr-gcc, should turn it on. > > hth, > Erik
Thanks Erik, that did it, and that also appears to have fixed my problem with the disassembler output as well :-) -- Vince _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
