This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
make bootstrap-lean fails in libsupc++
- To: libstdc++ at gcc dot gnu dot org
- Subject: make bootstrap-lean fails in libsupc++
- From: Patrick Shirkey <pshirkey at boosthardware dot com>
- Date: Fri, 21 Sep 2001 10:26:57 +0900
- Organization: Boost Hardware Limited
Any idea how to fix this error?
I'm trying to update libstdc++ and make bootstrap-lean is failing here.
I have successfully compiled and installed gcc-core-3.0.1 and
gcc-g++-3.0.1 already today but I need to update libstdc++.
----
In file included from
../../../../gcc-3.0.1/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] Error 1
make[4]: Leaving directory
`/usr/gcc/i686-pc-linux-gnu/libstdc++-v3/libsupc++'make[3]: ***
[all-recursive] Error 1
make[3]: Leaving directory `/usr/gcc/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/gcc/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/usr/gcc'
make: *** [bootstrap-lean] Error 2
----
--
Patrick Shirkey - Manager Boost Hardware
Limited.
Http://www.boosthardware.com - For the discerning hardware connoisseur.
http://www.boosthardware.com/LAU/Linux_Audio_Users_Guide/
=======================================================================