package dkml-c-probe

  1. Overview
  2. Docs
Cross-compiler friendly characterizations of the OCaml's native C compiler

Install

Authors

Maintainers

Sources

v2.0.0.tar.gz
md5=e7d634b9fb19e4faa712a7bf7198839a
sha512=5276ef54e0d2b13baf9d888601b64331e67c4bfeabf9526046e2fb85c6e41273c84eeffe9cd4dd7eb66964021f15b656c97dc2597313f5664c4bddf72dde18c5

Description

Using the C compiler of ocamlopt -config, which may be a cross-compiler, vends an OCaml module with enumerations of the target operating system and ABI, and a C header that introspects the same at compile time

Published: 01 Jun 2022

Dependencies (5)

  1. dune-configurator >= "2.9" & build
  2. astring >= "0.8.5"
  3. rresult >= "0.6.0"
  4. ocaml >= "4.12.1"
  5. dune >= "2.9"

Dev Dependencies (2)

  1. odoc with-doc
  2. mdx >= "2.0.0" & with-test

Used by

None

Conflicts (1)

  1. result < "1.5"