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.
Author | David Allsopp |
---|---|
License | CC0-1.0+ |
Published | |
Homepage | https://opam.ocaml.org |
Issue Tracker | https://github.com/ocaml/opam-repository/issues |
Maintainer | David Allsopp <david@tarides.com> |
Available | os = "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 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mingw-w64-shims/mingw-w64-shims.0.2.0/opam |
Required by
- conf-libcurlbuild & >=2
- ocaml-base-compilerbuild & >=4.13.0 & !=4.14.2~rc1 & <5.3.0~alpha1
- ocaml-compilerbuild
- ocaml-secondary-compilerpost & >=4.14.2
- ocaml-variantsbuild & (>=4.13.0+options & !=4.14.1+BER & !=4.14.2~rc1+options & !=5.0.0+tsan & !=5.1.0+tsan & <5.1.1+flambda2 | =5.1.1+options | =5.1.2+trunk | >=5.2.0+options & <5.3.0~alpha1+options)