This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem building gcc 3
- To: gcc at gcc dot gnu dot org
- Subject: Problem building gcc 3
- From: thomas at clubinfo dot eu dot org (Thomas Deniau)
- Date: Tue, 19 Jun 2001 19:12:19 +0200 (CEST)
When I try to build gcc 3 using make bootstrap, I get the following error :
In file included from ../../../../libstdc++-v3/libsupc++/eh_alloc.cc:39:
../include/bits/gthr.h:29:2: invalid preprocessing directive #_GLIBCPP_ifndef
../include/bits/gthr.h:30:2: invalid preprocessing directive #_GLIBCPP_define
../include/bits/gthr.h:84:2: invalid preprocessing directive #_GLIBCPP_if
../include/bits/gthr.h:85:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:86:2: invalid preprocessing directive #_GLIBCPP_elif
../include/bits/gthr.h:87:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:88:2: invalid preprocessing directive #_GLIBCPP_elif
../include/bits/gthr.h:89:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:92:2: invalid preprocessing directive #_GLIBCPP_elif
../include/bits/gthr.h:93:2: invalid preprocessing directive #_GLIBCPP_if
../include/bits/gthr.h:94:2: invalid preprocessing directive #_GLIBCPP_ifndef
../include/bits/gthr.h:95:2: invalid preprocessing directive #_GLIBCPP_define
../include/bits/gthr.h:96:2: invalid preprocessing directive #_GLIBCPP_endif
../include/bits/gthr.h:97:2: invalid preprocessing directive #_GLIBCPP_endif
../include/bits/gthr.h:98:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:101:2: invalid preprocessing directive #_GLIBCPP_else
../include/bits/gthr.h:102:2: invalid preprocessing directive #_GLIBCPP_include
../include/bits/gthr.h:103:2: invalid preprocessing directive #_GLIBCPP_endif
../include/bits/gthr.h:105:2: invalid preprocessing directive #_GLIBCPP_endif
make[4]: *** [eh_alloc.lo] Erreur 1
make[4]: Quitte le répertoire `/home/thomas/gcc-3.0/objdir/i586-pc-linux-gnu/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Erreur 1
make[3]: Quitte le répertoire `/home/thomas/gcc-3.0/objdir/i586-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Erreur 2
make[2]: Quitte le répertoire `/home/thomas/gcc-3.0/objdir/i586-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Erreur 2
make[1]: Quitte le répertoire `/home/thomas/gcc-3.0/objdir'
make: *** [bootstrap] Erreur 2
Can you help me ?
Thanks.
--
Thomas Deniau