This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/20380] New: bootstrap failure
- From: "o dot flebbe at science-computing dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Mar 2005 09:41:57 -0000
- Subject: [Bug bootstrap/20380] New: bootstrap failure
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Bootstrap of gcc-3.4.3 (and 3.4.2) fails with following messages while trying to
create libstdc++.so.6.
I applied the APAR's mentioned in the Platform notes (btw it is a aix51 ML 3)
bos.adt.base.5.1.0.55.bff bos.rte.bind_cmds.5.1.0.55.bff
.libs/codecvt.o(.tc+0x0):/soft/gcc/gcc-3.4.2/gcc-3.4.2/libstdc++-v3/src/codecvt.cc:
undefined reference to `vtable for std::__codecvt_abstract_base<wchar_t, char,
char*>'
.libs/codecvt.o(.tc+0x0):/soft/gcc/gcc-3.4.2/gcc-3.4.2/libstdc++-v3/src/codecvt.cc:
undefined reference to `vtable for std::__codecvt_abstract_base<char, char, char*>'
.libs/codecvt.o(.rw+0x2c):/soft/gcc/gcc-3.4.2/gcc-3.4.2/libstdc++-v3/src/codecvt.cc:
undefined reference to `vtable for
__cxxabiv1::__si_class_type_info'
.libs/codecvt.o(.rw+0x34):/soft/gcc/gcc-3.4.2/gcc-3.4.2/libstdc++-v3/src/codecvt.cc:
undefined reference to `typeinfo fo
r std::__codecvt_abstract_base<char, char, char*>'
.libs/codecvt.o(.rw+0x64):/soft/gcc/gcc-3.4.2/gcc-3.4.2/libstdc++-v3/src/codecvt.cc:
undefined reference to `vtable for
.... tons of other undefined references omitted ...
--
Summary: bootstrap failure
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: o dot flebbe at science-computing dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-ibm-aix5.1.0.0
GCC host triplet: powerpc-ibm-aix5.1.0.0
GCC target triplet: powerpc-ibm-aix5.1.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20380