Displaying 1 result from an estimated 1 matches for "l182___cxa_bad_typeid".
2006 Nov 21
0
[LLVMdev] libstdc++ as bytecode, again
...$ llc -f -o=out2.c -march=c linked.o
WARNING: this target does not support the llvm.stacksave intrinsic.
$ gcc out2.c
/var/tmp//cc79lj1N.o(.text+0xd726d): In function `__cxxabiv1::__pbase_type_info::__do_catch(std::type_info const*, void**, unsigned int) const':
: undefined reference to `l182___cxa_bad_typeid'
/var/tmp//cc79lj1N.o(.data+0x19fc): undefined reference to `std::basic_filebuf<wchar_t, std::char_traits<wchar_t> >::seekpos(std::fpos<__mbstate_t>, std::_Ios_Openmode)'
/var/tmp//cc79lj1N.o(.data+0x1a3c): undefined reference to `std::basic_filebuf<char, std::char_tr...