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
Laurent GUERBY <laurent@guerby.net> writes:
> 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.
I did not test with Ada enabled. That would have to be addressed during
the merge.
Ian