This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] 4.3.0-rc1 available
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- To: Laurent GUERBY <laurent at guerby dot net>
- Cc: Jakub Jelinek <jakub at redhat dot com>, gcc at gcc dot gnu dot org, alanrey1 at comcast dot net, awreynolds at mac dot com, debian-gcc at lists dot debian dot org
- Date: Sun, 24 Feb 2008 14:33:57 +0100
- Subject: Re: [Ada] 4.3.0-rc1 available
- References: <20080222144130.GD3726@sunsite.mff.cuni.cz> <1203853231.27593.963.camel@localhost>
Laurent GUERBY writes:
> Clear for Ada on x86 and x86_64-linux:
>
> http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg01630.html
> http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg01586.html
>
> I see lots of libmudflap FAIL on both targets though, is someone
> working on those FAIL?
>
> I collected on gcc-testresults quite good Ada results for 4.3 on:
>
> powerpc64-suse-linux-gnu
> hppa2.0w-hp-hpux11.11
> hppa-unknown-linux-gnu
> s390-ibm-linux-gnu
> s390x-ibm-linux-gnu
> sparc-sun-solaris2.11
> sparc-sun-solaris2.6
> powerpc64-suse-linux-gnu
> ia64-suse-linux-gnu
> mips-sgi-irix5.3
>
> Note very good (tasking likely not implemented and not signaled as
> such):
> i386-unknown-netbsdelf3.1
> x86_64-unknown-netbsd4.0
>
> Missing are Ada results for x86-darwin and powerpc-darwin, I've CCed
> macada.org people who seem to provide 4.3 based Ada for both targets:
>
> http://macada.org/macada/Downloads.html
>
> Alan & Al, do you have testresults?
>
> Matthias Klose provided Debian-20080113-1 4.3 results with Ada for
> ia64/sparc/s390/powerpc/i486/hppa/x86_64. Only missing from debian are
> mips, mipsel and alpha which were present with Ada for 4.1.
>
> Matthias are there known issues for 4.3/Ada on those targets or just
> lack of interest?
recent build logs can be found here:
http://buildd.debian.org/build.php?pkg=gnat-4.3
alpha currently fails with a bootstrap comparision failure (Ludovic?);
the mips buildd's do have unrelated problem; asking our mips porters
to do manual builds.
Matthias