__cxxabiv1 is an internal namespace used by GNU's libstdc++. When linking with C++ standard library (libstdc++), __cxxabiv1::__class_type_info is already defined inside. If user code contains virtual classes, __cxxabiv1::__class_type_info is defined twice. Signed-off-by: Benoit Leforestier <benoit.leforestier@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| cpp_ctors.c | ||
| cpp_dtors.c | ||
| cpp_init_array.c | ||
| cpp_new.cpp | ||
| cpp_virtual.c | ||
| cpp_vtable.cpp | ||
| Kconfig | ||