This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Why doesn't ADA testsuite use newly built gnatchop/gnatmake?


On Thu, Mar 04, 2004 at 09:05:53PM +0100, Eric Botcazou wrote:
> The problem is not here (of course the newly built compiler is tested)
> but in the preparation phase, which uses the host gnatchop and gnatmake
> to setup the testing infrastructure.  According to the comment in
> run_all.sh, this is required.  Once this is done, the target gnatmake is
> used to run the tests.

The fact that the host gnatmake is used for part of the time, and the
target gnatmake is used for the rest of the time, certainly seems like a
bug to me.  Is this really so difficult to fix?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]