[LLVMdev] Hi, everyone, fail on building c-index-test

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Fri Oct 9 03:14:50 PDT 2009


Mmm, do you see that patch? Because the order of those linked library
is incorrect. Mingw can't generate libCindex.dll.
So I midified the likage order.
Also, for the reason of removing duplicated code,  I removed some
unnecessay cmake code.  And add an new cmake function

2009/10/7, Douglas Gregor <dgregor at apple.com>:
>
> On Oct 7, 2009, at 8:36 AM, 罗勇刚(Yonggang Luo) wrote:
>
>> That does not mean that every library or application built within
>> the LLVM tree must be linked as C++.
>> That's right, so I create an new patch to resolve this problem(Now,
>> it's only when the app link with the llvm library then it's will set
>> the linkage target as CXX, or it's apply the default cmake
>> LINKAGE_LAN), also it's resolved another problem appeared on CIndex/
>> Mingw
>
> What other problem?
>
> 	- Doug

-- 
从我的移动设备发送

         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo




More information about the llvm-dev mailing list