Hi,
I have built an ocaml library of sqlite3 named "sqlite3.cma".
And i write an interface file using "sqlite3.cma" named "sqlite3Interface.ml".
Then i also add a feature file to cil named "ciltest.ml" (in "ciltest.ml" , it
uses "sqlite3Inteface.ml" in the form of "open sqlite3Interface")
So i encounter a problem?
From my view , "ciltest.ml" should be built like this : ocamlc -o xxx
sqlite3.cma sqlite3Interface.cmo ciltest.ml.
Then how to add this build rule into cil Makefile or maybe other files to get a
fresh cilly.byte.exe ?
Any suggestion will be appreciated.
823797879 via foxmail
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users