package ocaml-secondary-compiler

  1. Overview
  2. Docs
OCaml 4.14.2 Secondary Switch Compiler

Install

Dune Dependency

Authors

Maintainers

Sources

4.14.2.tar.gz
sha256=c2d706432f93ba85bd3383fa451d74543c32a4e84a1afaf3e8ace18f7f097b43

Description

Installs an additional compiler to the opam switch in %{_:share}%/ocaml-secondary-compiler which can be accessed using ocamlfind -toolchain secondary.

Published: 05 Sep 2024

Dependencies (18)

  1. flexdll >= "0.36" & os = "win32"
  2. host-system-other os != "win32" & post
  3. system-msvc
  4. mingw-w64-shims os-distribution = "cygwin" & post
  5. system-mingw
  6. arch-x86_32 os = "win32"
  7. system-msvc
  8. mingw-w64-shims os-distribution = "cygwin" & post
  9. system-mingw
  10. arch-x86_64 os = "win32" & arch = "x86_64"
  11. host-arch-unknown os != "win32" & arch != "arm32" & arch != "arm64" & arch != "ppc64" & arch != "riscv64" & arch != "s390x" & arch != "x86_32" & arch != "x86_64" & post
  12. host-arch-x86_64 os != "win32" & arch = "x86_64" & post
  13. host-arch-x86_32 os != "win32" & arch = "x86_32" & post
  14. host-arch-s390x arch = "s390x" & post
  15. host-arch-riscv64 arch = "riscv64" & post
  16. host-arch-ppc64 arch = "ppc64" & post
  17. host-arch-arm64 arch = "arm64" & post
  18. host-arch-arm32 arch = "arm32" & post

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.