package mingw-w64-shims

  1. Overview
  2. No Docs
Configuration for the mingw-w64 Cygwin packages in opam

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
sha256=ff3b3762ccfc34a39b6da44d7035fc1522916ae55cd2607a8a8022317ead19ef
sha512=7d6147532073fed37e4717572b7d19b31ab882208410f37d89cd811d5c1b14ae514ca2cd20466f80c8ee0fd612988c57ba37225fd5be709877e8bce749524180

Description

The mingw-w64 ports of OCaml require access to both GCC and the assembler. This package performs two tasks. Firstly, it adds the directory containing the runtime DLLS to PATH; for example, a typical Cygwin installation requires C:\cygwin64\usr\x86_64-w64-mingw32\sys-root\mingw\bin to be added to PATH.

Secondly, for opam's internally managed Cygwin installation, it installs shim executables to provide the cygpath utility along with all tool-prefixed programs from the -gcc-core, -gcc-g++ and -binutils packages from the mingw64-i686 and mingw64-x86_64 package sets.

Published: 12 Mar 2024

Dev Dependencies

None

Used by (2)

  1. ocaml-base-compiler >= "4.13.0" & < "4.14.0~alpha1" | = "4.14.0" | = "4.14.1" | = "4.14.2" | = "5.0.0" | = "5.1.0" | >= "5.1.1"
  2. ocaml-variants >= "4.13.0+options" & < "4.14.0~alpha1+options" | = "4.14.0+options" | = "4.14.1+options" | = "4.14.2+options" | = "4.14.3+trunk" | = "5.0.0+options" | = "5.0.1+trunk" | = "5.1.0+options" | >= "5.1.1+effect-syntax" & < "5.1.1+trunk" | >= "5.1.2+trunk" & != "5.2.0+trunk"

Conflicts

None

OCaml

Innovation. Community. Security.