On Mar 17, 2007, at 6:54 PM, Nicolas Pouillard wrote:
I only wonder how I can build a cmxa file from several ml files. Should I
define a custom target or something like that?
Just write a .mllib file with the contents of your library.
Thanks, it works. I was stupid, sorry for the question. Is there any support in official ocaml to install libraries? Or ocamlfind is the right tool?