This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Ada testsuite failures for gcc cvs HEAD 20031110 on cygwin: xxx
- From: Christian Joensson <christian at j-son dot org>
- To: "Billinghurst, David (CALCRTS)" <david dot billinghurst at comalco dot riotinto dot com dot au>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 12 Nov 2003 09:03:48 +0100
- Subject: Re: Ada testsuite failures for gcc cvs HEAD 20031110 on cygwin: xxx
- References: <2FA4D37B997DC848BE6491352CD68C300C1B4D@calttsv025.cal.riotinto.org>
On Wed, Nov 12, 2003 at 05:20:13PM +1100, Billinghurst, David (CALCRTS) wrote:
> > From: Christian Joensson
> > Sent: Tuesday, 11 November 2003 5:46 AM
> > To: gcc
> > Subject: Ada testsuite failures for gcc cvs HEAD 20031110 on cygwin: xxx
> >
> >
> > Windows XP/Pro SP1 cygwin P4
> >
> > === ACATS tests ===
> > Running chapter a ...
> > splitting /usr/local/src/gcc-binutils/trunk/objdir/gcc/testsuite/ada/acats/tests
> > /a/a22006b.ada into:
> > a22006b.adb
> > BUILD a22006b.adb
> > gnatmake: "a22006b.ali" incompatible ALI file, please recompile
> > gnatmake: "a22006b.adb" compilation error
> > FAIL: a22006b
> >
> > Anyone has any idea on what goes wrong?
>
> I get the same thing.
>
> If I:
> - install the newly built gcc and gnat,
> - put it in my path, and then
> - run the testsuite
> then the results look OK. It looks like the testsuite is using some
> components from the system gcc/gnat.
I can confirm this, i.e., it really looks like that the Ada testsuite
somehow misuse the system installed gnat gcc/tools/lib.
There are some testsuite failures... let me know if you want them.
Cheers,
/ChJ