This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does today's gcc 3.4.0 build on x86_64?
- From: Arnaud Charlet <charlet at ACT-Europe dot FR>
- To: Scott Robert Ladd <coyote at coyotegulch dot com>
- Cc: "H. J. Lu" <hjl at lucon dot org>, gcc at gcc dot gnu dot org
- Date: Tue, 23 Mar 2004 08:38:18 +0100
- Subject: Re: Does today's gcc 3.4.0 build on x86_64?
- References: <20040322183259.GA26949@lucon.org> <405F5657.1020800@coyotegulch.com>
> I've just (two days ago) built the GCC 3.4 (from CVS) C and C++
> compilers under x86_84; your compile failed during creation of the Ada
> compiler. I know that the Ada compiler is broken in some versions of GCC.
The Ada compiler is supposed to be in good shape in GCC >= 3.4, so your
comment is only adding confusion.
There have been no direct Ada change in the 3.4 branch recently, so it's
likely a non Ada change that broke it.
Arno