package dkml-base-compiler

  1. Overview
  2. No Docs
OCaml cross-compiler and libraries from the DKML distribution that works with at least Win32 and macOS

Install

Dune Dependency

Authors

Maintainers

Sources

src.tar.gz
md5=94f9e2619e329ec6b28c0c42c4e0ced5
sha512=9bb83aeccb9054153d879c33d0999e5c648bdf2dbded6f7fc3115c984592fd117ff2d7858edb38c53389bbf480050451e4bcb86ea7e7ff59279e175b48183013

Description

The DKML distribution of the OCaml bytecode and native compiler, Stdlib and the other OCaml libraries (str, unix, bigarray, etc.). A cross-compiler for macOS x86_64 to macOS arm64 is included; for build consistency the regular OCaml compiler will be for x86_64 regardless of whether the build machine is Apple Silicon. Install with something like: opam switch create dkml-4.12.1 '--formula="dkml-base-compiler" {>= "4.12.1~" & < "4.13.0~"}'

Published: 11 Aug 2022

Dependencies (4)

  1. base-threads post
  2. base-bigarray post
  3. base-unix post
  4. ocaml = "4.12.1" & post

Dev Dependencies

None

Conflicts

None