This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: The gcc-in-cxx branch now completes bootstrap
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 07 Mar 2009 18:34:31 +0100
- Subject: Re: The gcc-in-cxx branch now completes bootstrap
- References: <m3eixa9hlq.fsf@google.com>
On Fri, 2009-03-06 at 18:44 -0800, Ian Lance Taylor wrote:
> I'm happy to report that the gcc-in-cxx branch can now bootstrap. That
> is, the code in gcc proper can now be compiled with a C++ compiler.
Hi, did you test with Ada enabled? There are some C files in the
Ada compiler and RTS.
Laurent