Displaying 2 results from an estimated 2 matches for "9f89c1ae".
2010 Sep 02
0
[LLVMdev] Compile dll on Mingw
Hello, Yuan
> I'm a newbie about llvm. Now, our project need the dynamic link library(dll)
> about all of llvm library, such as libLLVMCore.dll, libLLVMSupport.dll, and
> so on. How should I do?
You may do, "/path/to/configure --enable-shared=yes",
to build LLVM-2.8svn.dll.
On your project, you have to specify to linker,
"-L/path/to/dll -lLLVM-2.8svn"
(maybe with
2010 Sep 02
3
[LLVMdev] Compile dll on Mingw
Hello, everyone!
请键入文字或网站地址,或者上传文档 <http://translate.google.cn/?tr=f&hl=zh-CN>。
取消 <http://translate.google.cn/?tr=t&hl=zh-CN>
I'm a newbie about llvm. Now, our project need the dynamic link library(dll)
about all of llvm library, such as libLLVMCore.dll, libLLVMSupport.dll, and
so on. How should I do?
Thanks,
yuanzheng.
-------------- next part --------------
An HTML