This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 2.95 branch, can't build libstdc++
- To: Michael Matz <matzmich at cs dot tu-berlin dot de>
- Subject: Re: 2.95 branch, can't build libstdc++
- From: "H . J . Lu" <hjl at lucon dot org>
- Date: Wed, 19 Apr 2000 18:03:45 -0700
- Cc: gcc at gcc dot gnu dot org
- References: <Pine.SOL.4.10.10004200225080.7881-100000@platon>
On Thu, Apr 20, 2000 at 02:42:15AM +0200, Michael Matz wrote:
> Hi,
>
> I just tried the actual CVS 2.95 branch on a i586-pc-linux-gnu system with
> --enable-shared. While the compiler itself bootstraps normally, the
> building of libstdc++ breaks:
>
I have reported it as soon as I found it out on April 13. But I haven't
heard anything back. I posted a patch at
http://gcc.gnu.org/ml/gcc-patches/2000-04/msg00720.html
H.J.