Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Fabrice Le Fessant <fabrice.le_fessant@ocamlpro.com>
To: Ocaml Mailing List <caml-list@inria.fr>
Subject: [Caml-list] release of OCPWin, and wxOCaml
Date: Fri, 15 Jan 2016 11:08:41 +0000	[thread overview]
Message-ID: <CAHvkLrOYHEvV8RyOnf6e1QJ_VG-eZbmK+GS32MnHb5E_AeN5qQ@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2016-01-15 11:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHvkLrOYHEvV8RyOnf6e1QJ_VG-eZbmK+GS32MnHb5E_AeN5qQ@mail.gmail.com \
    --to=fabrice.le_fessant@ocamlpro.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox