package mingw-w64-shims
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Install
dune-project
Dependency
Authors
Maintainers
Description
The mingw-w64 ports of OCaml require access to GCC, the assembler and binutils. This set of packages performs two tasks. Firstly, it ensures that the directory containing the runtime DLLS are added to PATH. A typical Cygwin installation requires C:\cygwin64\usr\x86_64-w64-mingw32\sys-root\mingw\bin to be added to PATH, for example.
Secondly, for opam's internally managed Cygwin installation, they install 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.
In earlier versions of mingw-w64-shims, the mingw-w64-shims package formed part of this set. Installing mingw-w64-shims is no longer necessary.
Published: 14 Jun 2026
Dependencies (4)
Dev Dependencies
None
Used by (3)
-
ocaml-compiler
= "5.4.1+lrgrep" - ocaml-env-mingw32
- ocaml-env-mingw64
Conflicts
None