This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Putting C++ code into gcc front end
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: 04 Mar 2003 22:50:14 +0100
- Subject: Re: Putting C++ code into gcc front end
- Organization: Integrable Solutions
- References: <20030304114033.180e04b6.bkoz@redhat.com>
Benjamin Kosnik <bkoz at redhat dot com> writes:
| > what if we only built the C front end, optimizers, and back end during
| > all three stages of a bootstrap? And then came back to build the other
| > front ends when we were done?
|
| I think this sounds like a really good idea.
Seconded.
-- Gaby