Displaying 2 results from an estimated 2 matches for "dreamkxd".
Did you mean:
dreamed
2009 Oct 05
2
[LLVMdev] Hi, everyone, fail on building c-index-test
...ngAST.a ../../../../lib/libclangLex.a ../../../../lib/
>> libclangBasic.a ../../../../lib/libLLVMBitReader.a ../../../../lib/
>> libLLVMMC.a ../../../../lib/libLLVMCore.a ../../../../lib/
>> libLLVMSupport.a ../../../../lib/libLLVMSystem.a -ldl -lpthread -Wl,-
>> rpath,/home/dreamkxd/llvm/lib
>>
>> And so, it's won't linkage with C++ library. So it's failure to
>> compiling the c-index-test project
>>
>> Is there any solution to this problem?
>
> You're building using CMake? Try modifying tools/CIndex/CMakeLists.txt
> by ad...
2009 Oct 05
0
[LLVMdev] Hi, everyone, fail on building c-index-test
...gLex.a ../../../../lib/
>>> libclangBasic.a ../../../../lib/libLLVMBitReader.a ../../../../lib/
>>> libLLVMMC.a ../../../../lib/libLLVMCore.a ../../../../lib/
>>> libLLVMSupport.a ../../../../lib/libLLVMSystem.a -ldl -lpthread -
>>> Wl,-
>>> rpath,/home/dreamkxd/llvm/lib
>>>
>>> And so, it's won't linkage with C++ library. So it's failure to
>>> compiling the c-index-test project
>>>
>>> Is there any solution to this problem?
>>
>> You're building using CMake? Try modifying tools/CInd...