This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Error occurs in libstdc++-v3/include is ignored
- From: Hideki IWAMOTO <h-iwamoto at kit dot hi-ho dot ne dot jp>
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 17 Jun 2004 23:24:24 +0900
- Subject: Re: Error occurs in libstdc++-v3/include is ignored
- References: <orekof2s5v.fsf@free.redhat.lsd.ic.unicamp.br>
On Wed, 16 Jun 2004 16:56:28 -0300, Alexandre Oliva wrote...
> On Jun 16, 2004, Hideki IWAMOTO <h-iwamoto@kit.hi-ho.ne.jp> wrote:
>
> > Why doesn't it stop like this?
>
> It should retry the build when you actually `make', and fail then.
> The advantage being that you don't get a tree configured only for a
> subset of the multilibs.
>
In my case, generation of precompiled header has failed in all of the multilib dirs.
Should it continue in such a case?
/home2/iwamoto/work/canadian-test/build/build-gcc/mn10300-elf/am33/libstdc++-v3/include/mn10300-elf/bits/ctype_base.h:56: error: `_N' was not declared in this scope
make[2]: *** [mn10300-elf/bits/stdc++.h] Error 1
make[2]: Leaving directory `/home2/iwamoto/work/canadian-test/build/build-gcc/mn10300-elf/am33/libstdc++-v3/include'
Running configure in multilib subdir am33-2
...
/home2/iwamoto/work/canadian-test/build/build-gcc/mn10300-elf/am33-2/libstdc++-v3/include/mn10300-elf/bits/ctype_base.h:56: error: `_N' was not declared in this scope
make[2]: *** [mn10300-elf/bits/stdc++.h] Error 1
make[2]: Leaving directory `/home2/iwamoto/work/canadian-test/build/build-gcc/mn10300-elf/am33-2/libstdc++-v3/include'
config.status: executing default commands
make[2]: Entering directory `/home2/iwamoto/work/canadian-test/build/build-gcc/mn10300-elf/libstdc++-v3/include'
...
/home2/iwamoto/work/canadian-test/build/build-gcc/mn10300-elf/libstdc++-v3/include/mn10300-elf/bits/ctype_base.h:56: error: `_N' was not declared in this scope
make[2]: *** [mn10300-elf/bits/stdc++.h] Error 1
make[2]: Leaving directory `/home2/iwamoto/work/canadian-test/build/build-gcc/mn10300-elf/libstdc++-v3/include'
/bin/sh /home2/iwamoto/work/canadian-test/build/gcc-3.4.0/mkinstalldirs mn10300-elf/libiberty ; \
----
Hideki IWAMOTO h-iwamoto@kit.hi-ho.ne.jp