http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55243
--- Comment #10 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-12-03 14:35:35 UTC --- > I don't know anything about the gnat build system and when I build avr-gcc I > configure for C/C++. > > What's odd is that even if GCC is only configured for C/C++, I get messages > about a missing gnatls. For example, running make in the gcc subdirectory of > build prints > > $build/gcc> make > /bin/sh: gnatls: command not found > > The build itself works fine but that message is confusing and shows that > something is wrong with the gnat build system. > > gnat stuff should not be needed of the compiler is not configured for ada, > should it? Probably, but if nobody really investigates, nothing will ever be fixed.