search for: stdio_filebuf

Displaying 4 results from an estimated 4 matches for "stdio_filebuf".

2008 Jun 11
0
[LLVMdev] LLVM on OpenBSD
...test for this as the related FIXME suggests. > llvm[3]: Compiling Deserialize.cpp for Release build > BitWriter.cpp: In function `int > LLVMWriteBitcodeToFileHandle(LLVMOpaqueModule*, > int)': > BitWriter.cpp:40: error: no matching function for call to ` > __gnu_cxx::stdio_filebuf<char, std::char_traits<char> > >::stdio_filebuf(int&, > std::_Ios_Openmode)' > /usr/include/g++/ext/stdio_filebuf.h:53: error: candidates are: > __gnu_cxx::stdio_filebuf<char, std::char_traits<char> > >::stdio_filebuf(const > __gnu_cxx::st...
2008 Jun 10
6
[LLVMdev] LLVM on OpenBSD
...cpp:10: /home/edd/llvm/llvm-2.3/include/llvm/ParameterAttributes.h:71: warning: `inline ' is not at beginning of declaration BitWriter.cpp: In function `int LLVMWriteBitcodeToFileHandle(LLVMOpaqueModule*, int)': BitWriter.cpp:40: error: no matching function for call to ` __gnu_cxx::stdio_filebuf<char, std::char_traits<char> >::stdio_filebuf(int&, std::_Ios_Openmode)' /usr/include/g++/ext/stdio_filebuf.h:53: error: candidates are: __gnu_cxx::stdio_filebuf<char, std::char_traits<char> >::stdio_filebuf(const __gnu_cxx::stdio_filebuf<char, std::char_...
2003 Dec 22
2
[LLVMdev] hello.bc & binary code
...[52 x sbyte]* %_ZN9__gnu_cxx19moneypunct_cache_wtE "struct.std::__moneypunct_cache<wchar_t>"* %_ZN9__gnu_cxx19moneypunct_cache_wtE WARNING: Found global types that are not compatible: [96 x sbyte]* %_ZN9__gnu_cxx7buf_cinE "struct.__gnu_cxx::stdio_filebuf<char,std::char_traits<char> >"* %_ZN9__gnu_cxx7buf_cinE WARNING: Found global types that are not compatible: [28 x sbyte]* %_ZN9__gnu_cxx7ctype_cE "struct.std::ctype<char>"* %_ZN9__gnu_cxx7ctype_cE WARNING: Found global types that are not compa...
2008 Feb 02
0
[LLVMdev] another llvm-gcc-4.2 compilation problem
...>::~basic_ostream()' libbackend.a(llvm-backend.o):(.rodata._ZTC11oFILEstream0_So[vtable for oFILEstream]+0x24): undefined reference to `virtual thunk to std::basic_ostream<char, std::char_traits<char> >::~basic_ostream()' libbackend.a(llvm-backend.o):(.rodata._ZTVN9__gnu_cxx13stdio_filebufIcSt11char_traitsIcEEE[vtable for __gnu_cxx::stdio_filebuf<char, std::char_traits<char> >]+0x30): undefined reference to `std::basic_streambuf<char, std::char_traits<char> >::uflow()' libbackend.a(llvm-convert.o): In function `TreeToLLVM::CreateTemporary(llvm::Type const*...