This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ bootstrap of GCC - still useful ?


Toon Moene <toon@moene.org> writes:

> As of a couple of months, I perform a bootstrap-with-C++
> (--enable-build-with-cxx) daily on my machine between 18:10 and 20:10
> UTC.
>
> I see that the build by a C++ compiler has been the subject of the GCC
> Gathering at Google:
>
> C++ style and migration   crowl    writing and using C++ in gcc
>
> It is not quite clear what the outcome of this discussion was.
>
> Is there still interest in daily builds like mine ?

Yes, it's definitely useful.

The immediate blocker to using C++ in gcc is the Ada frontend.
--enable-build-with-cxx and --enable-languages=ada do not work together.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]