当前位置: 技术问答>linux和unix
cil的使用
来源: 互联网 发布时间:2015-09-06
本文导语: 请问谁有CIL (C Intermediate Language)方面的资料? 我安装了cil-1.3.2,但是对cilly的使用还是不明白,看里面的文档说明也不清楚。 哪位大哥能举个例子介绍一下? | http://manju.cs.berkeley.edu/cil/cil006.html#toc1 6.2...
请问谁有CIL (C Intermediate Language)方面的资料?
我安装了cil-1.3.2,但是对cilly的使用还是不明白,看里面的文档说明也不清楚。
哪位大哥能举个例子介绍一下?
我安装了cil-1.3.2,但是对cilly的使用还是不明白,看里面的文档说明也不清楚。
哪位大哥能举个例子介绍一下?
|
http://manju.cs.berkeley.edu/cil/cil006.html#toc1
6.2 Using CIL as a library
CIL can also be built as a library that is called from your stand-alone application. Add cil/src, cil/src/frontc, cil/obj/x86_LINUX (or cil/obj/x86_WIN32) to your Ocaml project -I include paths. Building CIL will also build the library cil/obj/*/cil.cma (or cil/obj/*/cil.cmxa). You can then link your application against that library.
6.2 Using CIL as a library
CIL can also be built as a library that is called from your stand-alone application. Add cil/src, cil/src/frontc, cil/obj/x86_LINUX (or cil/obj/x86_WIN32) to your Ocaml project -I include paths. Building CIL will also build the library cil/obj/*/cil.cma (or cil/obj/*/cil.cmxa). You can then link your application against that library.
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。