This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Why doesn't Ada testsuite use newly built gnatchop/gnatmake?
> It also uses host gnatchop/gnatmake. The problem is Ada testsuite
> passes the new option, which can only be understood by the newly
> built compiler, to host gnatchop/gnatmake.
That still does not make sense without more info: the options used
by gnatmake/gnatchop are all set explicitely in the acats scripts,
so what you are describing is unlikely unless something else in the set up
is changing something.
What about going one step backward, and exposing the problem you are trying
to solve, rather than what you believe is the cause of the problem ?
Arno