Module Omod_ocamlc.Cmxa
cmxa files
val read : Omod.fpath -> (t, string) Stdlib.resultread_cmxa freads a cmxa file fromf.
val name : t -> stringname cmxais the archive name ofcmxa.
val cobjs : t -> string listcobjs cmxaare C objects files needed for linking.
val copts : t -> string listcopts cmxaare options for the C linker.