This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [3.3] libstdc++-v3 bootstrap failure with --enable-debug
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 28 Feb 2003 12:58:21 -0600
- Subject: Re: [3.3] libstdc++-v3 bootstrap failure with --enable-debug
- References: <15967.43848.92443.98762@gargle.gargle.HOWL>
On Fri, 28 Feb 2003 19:32:40 +0100
Matthias Klose <doko at cs dot tu-berlin dot de> wrote:
>--enable-debug-flags was not specified, @DEBUG_FLAGS@ is not substituted.
I messed up the initial merge of this to the gcc-3.3 branch. Can you
make sure that
2003-02-28 Benjamin Kosnik <bkoz at redhat dot com>
* testsuite/27_io/ios_base_storage.cc (main): Call
set_memory_limits.
is at the top of your ChangeLog?
-benjamin