This is the mail archive of the
libstdc++-prs@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: libstdc++/57: can't build last gcc snapshot on alphaev5-unknown-linux-gnu
- To: nobody at sourceware dot cygnus dot com
- Subject: Re: libstdc++/57: can't build last gcc snapshot on alphaev5-unknown-linux-gnu
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: 9 May 2000 02:17:02 -0000
- Cc: libstdc++-prs at sourceware dot cygnus dot com,
- Reply-To: Benjamin Kosnik <bkoz at cygnus dot com>
The following reply was made to PR libstdc++/57; it has been noted by GNATS.
From: Benjamin Kosnik <bkoz@cygnus.com>
To: albert@ravel.mpg.uni-rostock.de
Cc: libstdc++-gnats@sourceware.cygnus.com, nobody@sourceware.cygnus.com,
libstdc++-prs@sourceware.cygnus.com
Subject: Re: libstdc++/57: can't build last gcc snapshot on alphaev5-unknown-linux-gnu
Date: Mon, 8 May 2000 18:21:17 -0700 (PDT)
> >Synopsis: can't build last gcc snapshot on alphaev5-unknown-linux-gnu
> >Confidential: no
> >Severity: critical
> >Priority: medium
> Alpha 21164, RedHat Linux 5.1 (kernel 2.0.34), gcc-2.95.2
> 2. ../egcs-20000501/configure --prefix=/home/albert/local --enable-libstdc++-v3
> 3. make bootstrap-lean
this looks fine.
I just bootstrapped and ran the libstdc++-v3 testsuite on the following:
alphaev6-unknown-linux-gnu
Perhaps this is an ev5-specific bug, but for the compilers not the
library. Moreover, I don't really have an ev5 machine around here anyway.
You should probably submit this to gcc-bugs@gcc.gnu.org, not on the
libstdc++ bug database.
-benjamin