Provides functions to invoke amd64 instructions (such as cmov, min/maxsd, popcnt) when available, or compatible software implementation on other targets.
Provides functions to invoke amd64 instructions (such as cmov, min/maxsd, popcnt) when available, or compatible software implementation on other targets.
To install ocaml-ocaml_intrinsics_kernel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ocaml-ocaml_intrinsics_kernel
To see what files were installed by ocaml-ocaml_intrinsics_kernel, run:
port contents ocaml-ocaml_intrinsics_kernel
To later upgrade ocaml-ocaml_intrinsics_kernel, run:
sudo port selfupdate && sudo port upgrade ocaml-ocaml_intrinsics_kernel
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.