Skip to content

Instantly share code, notes, and snippets.

View mnxn's full-sized avatar

Max Lantas mnxn

View GitHub Profile
@mnxn
mnxn / instructions.md
Last active March 2, 2024 01:53
OCaml on MSYS2 (outdated)
  1. Install MSYS2

  2. Install required packages:

$ pacman -S rsync patch diffutils curl make unzip git m4 perl tar mingw-w64-cross-gcc mingw-w64-x86_64-pkg-config
  1. Add /opt/bin to $PATH: