Displaying 1 result from an estimated 1 matches for "ofilestream".
Did you mean:
filestream
2008 Feb 02
0
[LLVMdev] another llvm-gcc-4.2 compilation problem
...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_tra...