caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] release of OCPWin, and wxOCaml
@ 2016-01-15 11:08 Fabrice Le Fessant
  0 siblings, 0 replies; only message in thread
From: Fabrice Le Fessant @ 2016-01-15 11:08 UTC (permalink / raw)
  To: Ocaml Mailing List

[-- Attachment #1: Type: text/plain, Size: 1933 bytes --]

Hi,

  I would like to announce a new release of OCPWin, the OCamlPro binary
distribution of OCaml for Windows. To test it, follow the links on the page:

http://www.typerex.org/ocpwin.html

OCPWin is a full OCaml binary distribution for Windows, available for both
4.02.1 and 4.01.0 in 32 and 64 bits. It is distributed as either a
Graphical Installer or Zip archives. OCPWin does not rely on Cygwin, and
can be used
directly from a Windows terminal, or better a Git Bash terminal. OCPWin
allows multiple installs on the same computer, each distribution being
managed similarly to a switch in opam, using a tool called "ocpwin.exe"
(`ocpwin -list`, `ocpwin -install SWITCH`).

It is packaged in 3 different flavors:
- msvc : a distribution of OCaml relying on the MSVC compilers (Microsoft
Visual Studio). All the versions of MSVC since 9.0 to 14.0 are supported,
and automatically detected (they can be selected using an env variable
called OCPWIN_MSVC).
- mingw: it is a self-contained OCaml+MinGW distribution, where MinGW (a
gcc for Windows) has been minimized to only contain the strictly needed
files for OCaml;
- full-mingw: it is a self-contained OCaml+MinGW distribution, with a full
MinGW distribution;

Note that even MinGW flavors can be configured after installation to use
MSVC instead of MinGW.

The changes also include using "ocpwin.exe" to register OCPWin in the user
PATH variable, instead of NSIS, to avoid the PATH-corrupting bug that
previous versions have suffered from. Both graphical installers and zip
archives use this new capability.

Support of MSVC has been tested by successfully compiling the last master
branch of wxOCaml ( http://www.typerex.org/ocplib-wxOCaml.html ) for all
binary versions of wxWidgets, version 3.02 (
https://github.com/wxWidgets/wxWidgets/releases/tag/v3.0.2 , VC 9.0, 10.0,
11.0 and 12.0). See the README.ocpwin file of wxOCaml.

Feedback is welcome !
--Fabrice, for OCamlPro

[-- Attachment #2: Type: text/html, Size: 2477 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-15 11:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-15 11:08 [Caml-list] release of OCPWin, and wxOCaml Fabrice Le Fessant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).