This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[tuples] heads up. you need to specify --enable-checking
- From: Diego Novillo <dnovillo at google dot com>
- To: Aldy Hernandez <aldyh at redhat dot com>, Christopher Matthews <chrismatthews at google dot com>, gcc at gcc dot gnu dot org
- Date: Wed, 01 Aug 2007 12:37:39 -0400
- Subject: [tuples] heads up. you need to specify --enable-checking
I just got tricked by my change to DEV-PHASE. Since the branch no
longer says 'experimental' but it specifies the branch name and the
mainline merge revision number, configure is defaulting to
--enable-checking=release.
So, when configuring the branch make sure you specify --enable-checking.