[Omake] ocamllib build question

micha micha-1 at fantasymail.de
Mon Feb 12 14:44:36 PST 2007


one more question:
how can I get omake to build my ocamllibrary that way:

ocamlc -a -custom -o ocamllib.cma  a.cmo b.cmo -cclib "-lclib1 -lclib2"

i.e. include the -custom and OCAML_LINK_FLAGS into the OCAML_LIRBRAY 
target? omake is not using it when building a lib. (maybe adding a 
OCAML_LIB_LINK_FLAG variable?)

cheers
 Michael



More information about the Omake mailing list