This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: gcc-ss-20010521 is now available
- To: Carlo Wood <carlo at alinoe dot com>
- Subject: Re: gcc-ss-20010521 is now available
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Tue, 22 May 2001 18:37:31 -0700 (PDT)
- cc: law at sourceware dot cygnus dot com, gcc-bugs at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
> Hmm, when I run 'make' in /usr/src/gcc/gcc-objdir-3.0/i686-pc-linux-gnu/libstdc++-v3/src
> the resulting library crashed, but after running 'make' once in
> /usr/src/gcc/gcc-objdir-3.0/i686-pc-linux-gnu/libstdc++-v3, and then
> again in libstdc++-v3/src it DOES work using CXXFLAGS = -O0 (in src/Makefile).
FYI I cannot reproduce this problem with either gcc-3 branch or sunday's
gcc 3.1 sources.
from looking at gcc-testresults, it looks like I'm not the only one...
-benjamin