This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libstdc++-v3 build failure


Build failed with sources checked out 2004-01-29 23:00 UTC for
sh-elf and sh64-elf.
It succeeded 24 hours earlier.

This is the end of the build log for sh-elf; sh64-elf looks similar:

/swbuild/nightly/2004-01-29/sh-elf/gcc/xgcc -shared-libgcc -B/swbuild/nightly/20
04-01-29/sh-elf/gcc/ -nostdinc++ -L/swbuild/nightly/2004-01-29/sh-elf/sh-elf/m2/
libstdc++-v3/src -L/swbuild/nightly/2004-01-29/sh-elf/sh-elf/m2/libstdc++-v3/src
/.libs -nostdinc -B/swbuild/nightly/2004-01-29/sh-elf/sh-elf/m2/newlib/ -isystem
 /swbuild/nightly/2004-01-29/sh-elf/sh-elf/m2/newlib/targ-include -isystem /swbu
ild/nightly/2004-01-29/srcw/newlib/libc/include -B/usr/local/sh-elf/bin/ -B/usr/
local/sh-elf/lib/ -isystem /usr/local/sh-elf/include -isystem /usr/local/sh-elf/
sys-include -L/swbuild/nightly/2004-01-29/sh-elf/ld -m2 -I/swbuild/nightly/2004-
01-29/sh-elf/sh-elf/m2/libstdc++-v3/include/sh-elf -I/swbuild/nightly/2004-01-29
/sh-elf/sh-elf/m2/libstdc++-v3/include -I/swbuild/nightly/2004-01-29/srcw/libstd
c++-v3/libsupc++ -O2 -g -O2 -g -O2 -m2 -fno-implicit-templates -Wall -W -Wwrite-
strings -Wcast-qual -fdiagnostics-show-location=once -c ../../../../../srcw/libs
tdc++-v3/src/allocator.cc -o allocator.o
../../../../../srcw/libstdc++-v3/src/allocator.cc:50: error: no member function 
`_S_get_thread_id' declared in `__gnu_cxx::__mt_alloc<char>'
../../../../../srcw/libstdc++-v3/src/allocator.cc:53: error: no member function 
`_S_thread_key_destr' declared in `__gnu_cxx::__mt_alloc<char>'
make[6]: *** [allocator.lo] Error 1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]