If anyone has gotten this working on ubuntu, please share the mingw packages you had to install for it. (If not I'll report back once I do.) martin On Sun, Mar 13, 2016 at 1:02 AM, whitequark wrote: > Hi all, > > I've released opam-cross-windows[1], a 4.02.3 OCaml toolchain > in the spirit of opam-cross-android[2] (ex opam-android). > It provides easy cross-compilation of the OCaml compiler > and select packages from any *nix environment to 32-bit > and 64-bit x86 Windows. > > There aren't many packages yet but you're encouraged to submit > your own. Personally, I find the porting process that uses > the opam-cross-* conventions so simple and robust that it > can be done nearly mindlessly. > > The cross-compiled package definitions themselves are > identical to the ones from opam-cross-android (except for > s/android/windows) so I think cross-compilation should gain > at least minimal OPAM support; I've described my proposal > at [3]. > > [1]: https://github.com/whitequark/opam-cross-windows > [2]: https://github.com/whitequark/opam-cross-android > [3]: https://github.com/ocaml/opam/issues/2476 > > -- > whitequark > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >