Re: Bootstrap failures due to C++ warnings with --enable-gat…

Top Page

Reply to this message
Author: Diego Novillo
Date:  
To: Kaveh R. GHAZI
CC: gcc, gcc-patches
Subject: Re: Bootstrap failures due to C++ warnings with --enable-gather-detailed-memory-stats
On Thu, Jul 3, 2008 at 19:57, Kaveh R. GHAZI <ghazi@???> wrote:

> Based on history there's a good chance they'll each have a few minor nits.


Yeah.

> Can you suggest a few things to try? E.g. I did --with-gc=zone and a
> couple of errors cropped up. If there are other configurations that come
> to mind, let me know.


I had these in mind:

--disable-checking
--enable-checking=all,valgrind (you got time to go on holiday with this one)
--enable-coverage


Diego.