This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Compiling GCC with g++: a report
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Gabriel Dos Reis <gdr at cs dot tamu dot edu>
- Cc: gcc at gcc dot gnu dot org, jason at redhat dot com, mark at codesourcery dot com, dberlin at dberlin dot org
- Date: Tue, 24 May 2005 12:06:11 -0400
- Subject: Re: Compiling GCC with g++: a report
- References: <m364xapix6.fsf@merlin.cs.tamu.edu>
On Mon, May 23, 2005 at 01:15:17AM -0500, Gabriel Dos Reis wrote:
> So, if various components maintainers (e.g. C and C++, middle-end,
> ports, etc.) are willing to help quickly reviewing patches we can
> have this done for this week (assuming mainline is unslushed soon).
> And, of course, everybody can help :-)
>
If the final goal is to allow GCC components to be implemented in
C++, then I am all in favour of this project. I'm pretty sick of
all this monkeying around we do with macros to make up for the
lack of abstraction.
Diego.