http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55243
--- Comment #17 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-12-10 18:49:19 UTC --- > This works for me with, i.e. the > /bin/sh: gnatls: command not found > is gone. > > $ ../../gcc.gnu.org/trunk/configure --target=avr > --prefix=/local/gnu/install/gcc-4.8 --disable-nls --with-dwarf2 > --enable-target-optspace=yes --enable-languages=c,c++ > > build: i686-pc-linux-gnu > host: i686-pc-linux-gnu > target: avr-unknown-none > > Someone else will have to test if it works if Ada is on. BTW, today is Ada's > birthday :-) It works. Thanks for testing, I'm going to apply it on the mainline.