[Bug bootstrap/30556] should not call gnatmake/xnmake after stage1

2007-01-23 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2007-01-23 16:10 --- << Is the file placed in srcdir? If not, it's *right* to generate the file on every stage. >> Fair enough. Then there's nothing to fix or improve here. Arno -- charlet at gcc dot gnu dot org changed:

[Bug bootstrap/30556] should not call gnatmake/xnmake after stage1

2007-01-23 Thread bonzini at gnu dot org
--- Comment #4 from bonzini at gnu dot org 2007-01-23 16:02 --- Is the file placed in srcdir? If not, it's *right* to generate the file on every stage. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30556

[Bug bootstrap/30556] should not call gnatmake/xnmake after stage1

2007-01-23 Thread charlet at gcc dot gnu dot org
--- 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 do