On Thu, Mar 04, 2004 at 09:01:17AM +0100, Arnaud Charlet wrote: > - It's Ada, not ADA > - The Ada testsuite uses the 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. H.J.