This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.4.1 RC1 available
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Joe Buck <jbuck at welsh-buck dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 27 Jun 2004 23:55:19 +0200
- Subject: Re: GCC 3.4.1 RC1 available
- References: <1088320059.15622.18.camel@felicity>
On Sun, 2004-06-27 at 09:07, Joe Buck wrote:
> Just built it on an x86 Fedora Core 1 machine (all languages,
> including Ada). Test results (other than Ada, I don't know how
> to run Ada tests) are at
>
> http://gcc.gnu.org/ml/gcc-testresults/2004-06/msg01075.html
On SuSE 9.1, Ada looks good:
http://gcc.gnu.org/ml/gcc-testresults/2004-06/msg01096.html
For Ada on 3.4 you need to perform an additional build step for
the Ada runtime as documented in INSTALL, then make -k check
will run Ada as well (even if dejagnu is not installed :).
Laurent