This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Merge C++ conversion into trunk (1/6 - Configury)
- From: Steven Bosscher <stevenb dot gcc at gmail dot com>
- To: Diego Novillo <dnovillo at google dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Lawrence Crowl <crowl at google dot com>, bonzini at gnu dot org, dj at redhat dot com
- Date: Sun, 12 Aug 2012 22:16:44 +0200
- Subject: Re: Merge C++ conversion into trunk (1/6 - Configury)
- References: <20120812200954.GA14240@google.com>
On Sun, Aug 12, 2012 at 10:09 PM, Diego Novillo <dnovillo@google.com> wrote:
> This patch implements the configuration changes needed to
> bootstrap with a C++ compiler by default.
Hi,
Is it possible to add -fno-rtti to the default CXX_FLAGS, and remove
it if necessary?
Ciao!
Steven