This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++-v3 fails to build
- To: Eric Christopher <echristo at cygnus dot com>
- Subject: Re: libstdc++-v3 fails to build
- From: Rod Stewart <stewart at lab43 dot org>
- Date: Wed, 15 Nov 2000 16:58:05 -0500 (EST)
- cc: jarausch at igpm dot rwth-aachen dot de, gcc-bugs at gcc dot gnu dot org
On Wed, 15 Nov 2000, Eric Christopher wrote:
>
> I was seeing this one earlier on my x86 linux box. I did a fresh
> checkout and configure. Now I'm seeing:
>
> In file included from
> /home/echristo/prog/sourceware/gcc/gcc/libstdc++-v3/libio/libio.h:30,
> from
> /home/echristo/prog/sourceware/gcc/gcc/libstdc++-v3/libio/iolibio.h:0,
> from
> /home/echristo/prog/sourceware/gcc/gcc/libstdc++-v3/libio/libioP.h:36,
> from
> /home/echristo/prog/sourceware/gcc/gcc/libstdc++-v3/libio/filedoalloc.c:47:
> /home/echristo/prog/sourceware/gcc/gcc/libstdc++-v3/libio/_G_config.h:8:29:
> bits/c++config.h: No such file or directory
So it's not just armv4l that has this problem, nice to know. My build
went find on for i386 GNU/Linux, but failed on armv4l GNU/Linux. (Both
builds use the same tar file for their builds.
On my machine bits/c++config.h ends up in (broken over two line.)
obj-gcc-20001115/armv4l-unknown-linux-gnu/\
soft-float/libstdc++-v3/include/bits/c++config.h
-Rms