------- Comment #3 from charlet at gcc dot gnu dot org 2007-01-23 15:44 ------- xnmake is an internal support tool used to automatically generate a file, and gnattools should indeed only be built after a full bootstrap of the compiler.
As for more coverage of gnatmake, this usage of gnatmake does not test anything really, and make check-ada tests gnatmake much more extensively anyway. If anything, the dependencies in the makefile should be enhanced to avoid calling gnatmake/xnmake unnecessarily after the first time. Arno -- charlet at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Host gnatmake is used to |should not call |build stageN, N>1 tools |gnatmake/xnmake after stage1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30556