<div dir="ltr">Dear All,<div><br></div><div>I am very new to Clang and LLVM. I am very interested in Clang API feature.</div><div><br></div><div>I have some trouble in linking some Clang API codes I downloaded from internet.</div>
<div><br></div><div>The code is failing with compile and linker flags derived from:</div><div><br></div><div>llvm-config --cppflags --ldflags --libs all<br clear="all"><div><br></div><div>My questions are, </div><div><br>
</div><div>1. when I compile clang and llvm can I link them to only two separate archives ?</div><div><br></div><div>2. Where do I get a good document on Clang API usage.</div><div><br></div><div>The script :</div><div><br>
</div><div><div><br></div><div>set LFLAGS=`/home/****/llvm_local_install/bin/llvm-config --cppflags --ldflags --libs all`</div><div><br></div><div>clang++ -v ${LFLAGS} clan_ex.cpp -lpthread </div><div><br></div></div><div>
<br></div><div>Regards, </div><div><br></div><div><br></div>-- <br><div dir="ltr">Sumit Adhikari,<br>Senior Architect - Product Development,<div>Synphony Teleca</div></div>
</div></div>