Displaying 6 results from an estimated 6 matches for "basic_ostre".
Did you mean:
basic_ostr
2009 Oct 02
0
[LLVMdev] llvm build errors on windows/mingw32
...s -lLLVMipa -lLLVMAnalysis -lLLVMTarget -lLLVMMC -lLLVMCore -lLLVMSupport -lLLVMSystem -lpthread -lpsapi -limagehlp -lm -lGoogleTest -lUnitTestMain
d:/Home/Dim/Src/llvm/obj/Debug/lib/libGoogleTest.a(gtest.o):gtest.cc:(.text$_ZN4llvm14raw_os_ostreamC1ERSo[llvm::raw_os_ostream::raw_os_ostream(std::basic_ostre
am<char, std::char_traits<char> >&)]+0x1e): undefined reference to `vtable for llvm::raw_os_ostream'
d:/Home/Dim/Src/llvm/obj/Debug/lib/libGoogleTest.a(gtest.o):gtest.cc:(.text$_ZN4llvm23convertible_fwd_ostreamD1Ev[llvm::convertible_fwd_ostream::~convertible_fw
d_ostream()]+0x2b...
2009 Oct 02
2
[LLVMdev] llvm build errors on windows/mingw32
Am 02.10.2009 um 21:07 schrieb Ronald Pijnacker:
> I had a close look at the link line, and -lpsapi is specified before
> -lLLVMSystem (which is giving the error).
> When I put -lpsapi after -lLLVMSystem, it links ok.
I commited a fix for this problem and a modified version of Jay's
patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090928/088265.html
I
2009 Feb 27
4
[LLVMdev] -fPIC warning on every compile on Cygwin
On Fri, Feb 27, 2009 at 4:32 PM, Jay Foad <jay.foad at gmail.com> wrote:
> >> Could you please rig Makefile.rules or something to print out the value
> >> of $(LLVM_ON_WIN32) ? The only way I can think of this happening is if
> >> that's erroneously false.
>
> This works for me:
>
> Index: Makefile.rules
>
2009 Feb 27
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...llvm_65633_lib_Transforms_Hello_Hello.cpp_0
0000000_965F4EBD5HelloEEC1EPKcS5_bb':
/usr/src/llvm-65633/include/llvm/PassSupport.h:172: undefined reference to
`llvm
::Pass::getPassName() const'
/usr/src/llvm-65633/include/llvm/PassSupport.h:172: undefined reference to
`llvm
::Pass::print(std::basic_ostream<char, std::char_traits<char> >&,
llvm::Module c
onst*) const'
/usr/src/llvm-65633/include/llvm/PassSupport.h:172: undefined reference to
`llvm
::FunctionPass::assignPassManager(llvm::PMStack&, llvm::PassManagerType)'
/usr/src/llvm-65633/include/llvm/PassSupport.h:175:...
2009 Mar 02
0
[LLVMdev] Fw: -fPIC warning on every compile on Cygwin
...forms_Hello_Hello.cpp_0
0000000_965F4EBD5HelloEEC1EPKcS5_bb':
/usr/src/llvm-65633/include/llvm/PassSupport.h:172: undefined reference to `llvm
::Pass::getPassName() const'
/usr/src/llvm-65633/include/llvm/PassSupport.h:172: undefined reference to `llvm
::Pass::print(std::basic_ostream<char, std::char_traits<char> >&, llvm::Module c
onst*) const'
/usr/src/llvm-65633/include/llvm/PassSupport.h:172: undefined reference to `llvm
::FunctionPass::assignPassManager(llvm::PMStack&, llvm::PassManagerType)'
/usr/src/llvm-65633/include/llvm/Pas...
2009 Mar 03
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...b':
> /usr/src/llvm-65633/include/llvm/PassSupport.h:172: undefined
> reference to `llvm
> ::Pass::getPassName() const'
> /usr/src/llvm-65633/include/llvm/PassSupport.h:172: undefined
> reference to `llvm
> ::Pass::print(std::basic_ostream<char, std::char_traits<char>
> >&, llvm::Module c
> onst*) const'
> /usr/src/llvm-65633/include/llvm/PassSupport.h:172: undefined
> reference to `llvm
> ::FunctionPass::assignPassManager(llvm::PMStack&,
> l...