dkml-c-probeversion Documentation on ocaml.org

Cross-compiler friendly ABI and library discovery for OCaml's native C compilers

dkml-c-probe simplifies the creation of cross-compiling compatible foreign C stub code. It includes two components:

C_abi: Introspects OCaml's native C compiler, including cross-compilers, to determine the ABI those C compilers will generate C_conf: Supplies flags to C compilers and OCaml tools that specify the locations of C headers and C libraries

AuthorDiskuv, Inc. <opensource+diskuv-ocaml@support.diskuv.com>
LicenseApache-2.0
Published
Homepagehttps://github.com/diskuv/dkml-c-probe#readme
Issue Trackerhttps://github.com/diskuv/dkml-c-probe/issues
Maintaineropensource+diskuv-ocaml@support.diskuv.com
Dependencies
Conflicts
Source [http] https://github.com/diskuv/dkml-c-probe/archive/3.2.0.tar.gz
md5=238cfd11173daec2b3eca8df345f42b1
sha512=0aaf15f0f893ec947ef26545af482d5536ddc2d5a34356d3004dda5c83372d0c488d79ba577dcfed27ff9e4a336f247337b5c9b57d7b2d97563ab8569a886713
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dkml-c-probe/dkml-c-probe.3.2.0/opam
Required by