mingw-w64-shimsversion

Configuration for the mingw-w64 Cygwin packages in opam

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.

AuthorDavid Allsopp
LicenseCC0-1.0+
Published
Homepagehttps://opam.ocaml.org
Issue Trackerhttps://github.com/ocaml/opam-repository/issues
MaintainerDavid Allsopp <david@tarides.com>
Availableos = "win32" & os-distribution = "cygwin"
Dependencies
Optional dependencies
Source [http] https://github.com/dra27/mingw-w64-shims/archive/refs/tags/0.2.0.tar.gz
sha256=c152e3fcc7f22d61880a2f7f044027e6707ad7c22e5a75651e99925cc09ad5b8
sha512=8390a07266755f284c8cb8c57e821ec19b2abf3a0d278c48799b4c038585a5607f98cc3ea57fa06323d176a86013fd1fd05321daab6e539d914c0477befa2f20
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mingw-w64-shims/mingw-w64-shims.0.2.0/opam
Required by
  • ocaml-base-compilerbuild & (>=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)
  • ocaml-variantsbuild & (>=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+msvc & !=5.2.0+trunk)