|
| | Subject: | [tuples] heads up. you need to specify --enable-checking | | Group: | Gcc | | From: | Diego Novillo | | Date: | 1 Aug 2007 |
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.
|