This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc-20010305 IRIX 5.3 installation
- To: gcc-bugs at gcc dot gnu dot org
- Subject: gcc-20010305 IRIX 5.3 installation
- From: wem at bruker dot de (Werner Mausshardt)
- Date: Tue, 6 Mar 2001 17:45:41 +0100 (MEZ)
- Reply-To: werner dot mausshardt at bruker dot de
building snapshot gcc-20010305 under IRIX 5.3 (make bootstrap)
stops with following error message:
/usr/people/wem/gccobj/gcc/g++ -B/usr/people/wem/gccobj/gcc/ -nostdinc++ -L/usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3/src -L/usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3/src/.libs -B/usr/local/gcc-2.97/mips-sgi-irix5.3/bin/ -B/usr/local/gcc-2.97/mips-sgi-irix5.3/lib/ -isystem /usr/local/gcc-2.97/mips-sgi-irix5.3/include -nostdinc++ -I../../../../gcc-20010305/libstdc++-v3/include -I../../../../gcc-20010305/libstdc++-v3/include/std -I../../../../gcc-20010305/libstdc++-v3/include/c_std -I../include -I../../../../gcc-20010305/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-20010305/libstdc++-v3/libio -I../../../../gcc-20010305/libstdc++-v3/libmath -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c ../../../../gcc-20010305/libstdc++-v3/src/functexcept.cc -DPIC -o .libs/functexcept.o
In file included from ../../../../gcc-20010305/libstdc++-v3/include/bits/locale_facets.h:53,
from ../../../../gcc-20010305/libstdc++-v3/include/bits/basic_ios.h:36,
from ../../../../gcc-20010305/libstdc++-v3/include/bits/std_ios.h:46,
from ../../../../gcc-20010305/libstdc++-v3/include/std/ios:2,
from ../../../../gcc-20010305/libstdc++-v3/src/functexcept.cc:34:
../include/bits/ctype_base.h:44: `_ISupper' was not declared in this scope
../include/bits/ctype_base.h:45: `_ISlower' was not declared in this scope
../include/bits/ctype_base.h:46: `_ISalpha' was not declared in this scope
../include/bits/ctype_base.h:47: `_ISdigit' was not declared in this scope
../include/bits/ctype_base.h:48: `_ISxdigit' was not declared in this scope
../include/bits/ctype_base.h:49: `_ISspace' was not declared in this scope
../include/bits/ctype_base.h:50: `_ISprint' was not declared in this scope
../include/bits/ctype_base.h:51: `_ISgraph' was not declared in this scope
../include/bits/ctype_base.h:52: `_IScntrl' was not declared in this scope
../include/bits/ctype_base.h:53: `_ISpunct' was not declared in this scope
../include/bits/ctype_base.h:54: `_ISalnum' was not declared in this scope
make[4]: *** [functexcept.lo] Error 1
make[4]: Leaving directory `/usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/usr/people/wem/gccobj/mips-sgi-irix5.3/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/usr/people/wem/gccobj'
make: *** [bootstrap] Error 2
(detected similar error with libstdc++-v3/src/ios.cc in
snapshot gcc-20010129)
on request I can supply more information.
--
Werner Mausshardt E-mail: werner.mausshardt@bruker.de
Software Department Tel: +49 721 5161 448
Bruker Analytik GmbH Fax: +49 721 5161 480