make bootstrap failure on i686-pc-linux-gnu (gcc-3_0-branch)
Gerald Roth
gerald.roth@aon.at
Sat Jun 9 04:47:00 GMT 2001
latest cvs gcc-3_0-branch (Sat Jun 9 10:35:34 CEST 2001) make bootstrap
fails with the following error on target i686-pc-linux-gnu:
/bin/sh ../libtool --tag CXX --mode=compile /usr/src/gcc-cvs/BUILD/gcc/xgcc
-B/usr/src/gcc-cvs/BUILD/gcc/ -nostdinc++
-L/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src
-L/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -nostdinc++
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/include
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/include/std
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std -I../include
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/libsupc++ -I../libio
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/libio
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/libmath -O3
-march=athlon -D_GNU_SOURCE -fno-implicit-templates -Wall
-Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -g -c
/usr/src/gcc-cvs/gcc/libstdc++-v3/src/stdexcept.cc/usr/src/gcc-cvs/BUILD/gcc/
xgcc -B/usr/src/gcc-cvs/BUILD/gcc/ -nostdinc++
-L/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src
-L/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/
-isystem /usr/local/i686-pc-linux-gnu/include -nostdinc++
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/include
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/include/std
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std -I../include
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/libsupc++ -I../libio
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/libio
-I/usr/src/gcc-cvs/gcc/libstdc++-v3/libmath -O3 -march=athlon -D_GNU_SOURCE
-fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -c
/usr/src/gcc-cvs/gcc/libstdc++-v3/src/stdexcept.cc -fPIC -DPIC -o
.libs/stdexcept.o
In file included from
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/bits/fpos.h:40,
from /usr/src/gcc-cvs/gcc/libstdc++-v3/include/bits/char_traits.h:40,
from
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/bits/std_string.h:41,
from /usr/src/gcc-cvs/gcc/libstdc++-v3/src/stdexcept.cc:34:
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:136:
`fputwc' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:137:
`fputws' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:138:
`fwide' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:139:
`fwprintf'
not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:140:
`fwscanf' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:141:
`swprintf'
not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:142:
`swscanf' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:143:
`vfwprintf'
not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:144:
`vfwscanf'
not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:145:
`vswprintf'
not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:146:
`vswscanf'
not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:147:
`vwprintf'
not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:148:
`vwscanf' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:149:
`wprintf' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:150:
`wscanf' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:151:
`getwc' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:152:
`getwchar'
not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:158:
`putwc' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:159:
`putwchar'
not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:160:
`ungetwc' not declared
/usr/src/gcc-cvs/gcc/libstdc++-v3/include/c_std/bits/std_cwchar.h:182:
`wcsftime'
not declared
make[4]: *** [stdexcept.lo] Error 1
make[4]: Leaving directory
`/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory
`/usr/src/gcc-cvs/BUILD/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/usr/src/gcc-cvs/BUILD'
make: *** [bootstrap] Error 2
bash-2.04#
seems to be related to the latest changes to libstdc++-v3...
regards
gerald
More information about the Gcc-bugs
mailing list