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.1.0.tar.gz sha256=ff3b3762ccfc34a39b6da44d7035fc1522916ae55cd2607a8a8022317ead19ef sha512=7d6147532073fed37e4717572b7d19b31ab882208410f37d89cd811d5c1b14ae514ca2cd20466f80c8ee0fd612988c57ba37225fd5be709877e8bce749524180 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mingw-w64-shims/mingw-w64-shims.0.1.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 & <5.3.0~alpha1)
- ocaml-compilerbuild
- ocaml-secondary-compilerpost & >=4.14.2
- 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+options | >=5.1.2+trunk & !=5.2.0+msvc & !=5.2.0+trunk & <5.3.0~alpha1+options | >=5.4.0+trunk)