This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: Building libstdc++-v3 and -WError
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Subject: Re: Building libstdc++-v3 and -WError
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 07 Sep 2000 09:19:02 +0200
- Cc: Phil Edwards <pedwards at disaster dot jaj dot com>, libstdc++ at sourceware dot cygnus dot com
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <Pine.SOL.3.91.1000906185446.6913A@cse.cygnus.com>
- Reply-To: libstdc++ at sourceware dot cygnus dot com
Benjamin Kosnik <bkoz@redhat.com> writes:
| > In the (what now seems ancient) GLIBCPP_ENABLE_DEBUG entry for acinclude.m4,
| > I wrote a comment, "Perhaps --enable-maintainer-mode should automatically
| > turn this on?".
|
| indeed
|
| Perhaps --enable-maintainer-mode should also turn on -Werror? I like that
| approach too.
This strikes me as a good approximation of what we would like to have
in an ideal world. My vote is yes.
-- Gaby