search for: libllvm_analysis

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

2010 Jun 05
1
[LLVMdev] undefined reference when using llvm-config
...allEPv 0000003a 00000000 00000000 00009ea0 2**4 Here is the contents of my local library directory: e0082888 at e0082888-laptop:~$ ls -1 local/lib libCompilerDriver.a libEnhancedDisassembly.a libEnhancedDisassembly.so libllvm.a libLLVMAlphaAsmPrinter.a libLLVMAlphaCodeGen.a libLLVMAlphaInfo.a libllvm_analysis.a libLLVMAnalysis.a libLLVMArchive.a libLLVMARMAsmParser.a libLLVMARMAsmPrinter.a libLLVMARMCodeGen.a libLLVMARMInfo.a libLLVMAsmParser.a libLLVMAsmPrinter.a libllvm_bitreader.a libLLVMBitReader.a libllvm_bitwriter.a libLLVMBitWriter.a libLLVMBlackfinAsmPrinter.a libLLVMBlackfinCodeGen.a libLLVMBla...
2010 Jun 05
0
[LLVMdev] undefined reference when using llvm-config
Hi Tom, > I'm trying to start a project based on llvm, but am running into some > difficulties. I started with the 'LLVM Project Guide', but got hung > up in the complexities of configure.ac. I'm now using llvm-config to > provide the linker directives, but this results in undefined > references: > > $ llvm-g++ `$HOME/local/bin/llvm-config --cppflags
2010 Jun 04
2
[LLVMdev] undefined reference when using llvm-config
I'm trying to start a project based on llvm, but am running into some difficulties. I started with the 'LLVM Project Guide', but got hung up in the complexities of configure.ac. I'm now using llvm-config to provide the linker directives, but this results in undefined references: $ llvm-g++ `$HOME/local/bin/llvm-config --cppflags --ldflags --libs bitwriter` ModuleMaker.cpp
2007 Oct 10
1
[LLVMdev] make check fails on latest SVN version
...precated conversion from string constant to 'char*' /tmp/camlprim81a59e.c:839: warning: deprecated conversion from string constant to 'char*' /tmp/camlprim81a59e.c:839: warning: deprecated conversion from string constant to 'char*' /home/edwin/llvm-svn/llvm/Release/lib/ocaml/libllvm_analysis.a(analysis_ocaml.o): In function `llvm_assert_valid_function': analysis_ocaml.c:(.text+0x7): undefined reference to `LLVMVerifyFunction' /home/edwin/llvm-svn/llvm/Release/lib/ocaml/libllvm_analysis.a(analysis_ocaml.o): In function `llvm_verify_function': analysis_ocaml.c:(.text+0x2a): u...