search for: _ztc11ofilestream0_so

Displaying 1 result from an estimated 1 matches for "_ztc11ofilestream0_so".

2008 Feb 02
0
[LLVMdev] another llvm-gcc-4.2 compilation problem
...tried every other combination of disable-shared, disable-multilib and bootstrap) : ../llvm-gcc/configure --prefix=/usr --enable-llvm=/usr --enable-languages=c,c++ --disable-shared --disable-multilib --disable-bootstrap this error occurs during link time : libbackend.a(llvm-backend.o):(.rodata._ZTC11oFILEstream0_So[vtable for oFILEstream]+0xc): undefined reference to `std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' libbackend.a(llvm-backend.o):(.rodata._ZTC11oFILEstream0_So[vtable for oFILEstream]+0x10): undefined reference to `std::basic_ostream<char, std::char_traits&...