From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id C5495BBAF for ; Mon, 6 Dec 2010 17:08:51 +0100 (CET) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIFAGqZ/ExQW+UMgWdsb2JhbACDUJFTjhYVAQEWIiKtN5AsgSGDNXMEim4 X-IronPort-AV: E=Sophos;i="4.59,305,1288566000"; d="scan'208";a="82098325" Received: from lo.gmane.org ([80.91.229.12]) by mail4-smtp-sop.national.inria.fr with ESMTP; 06 Dec 2010 17:08:51 +0100 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PPdcQ-00068a-19 for caml-list@inria.fr; Mon, 06 Dec 2010 17:08:50 +0100 Received: from avelizy-155-1-50-177.w86-217.abo.wanadoo.fr ([86.217.25.177]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Dec 2010 17:08:49 +0100 Received: from sylvain by avelizy-155-1-50-177.w86-217.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Dec 2010 17:08:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Sylvain Le Gall Subject: Re: Pre-compiled ocaml binary for windows Date: Mon, 6 Dec 2010 16:08:34 +0000 (UTC) Message-ID: References: <20101203200646.GA7445@malaquias.DHCP-GERAL> <6C7D3CF0-5C04-4E51-939F-5086244DA055@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: avelizy-155-1-50-177.w86-217.abo.wanadoo.fr User-Agent: slrn/pre1.0.0-18 (Linux) X-Spam: no; 0.00; le-gall:01 pre-compiled:01 ocaml:01 damien:01 damien:01 romildo:01 malaquias:01 ocaml:01 compiler:01 cygwin:01 cygwin:01 findlib:01 doligez:01 doligez:01 wrote:01 Hello, On 06-12-2010, Damien Doligez wrote: > Hello, > > On 2010-12-03, at 21:06, José Romildo Malaquias wrote: > >> Hello. >> >> I am looking for a binary release of the latest ocaml compiler for >> Windows. From the OCaml home page I can find only an older version >> (3.11.0). >> >> Where can I find the latest version? > > > It depends on which port you want. For Cygwin, there is an up-to-date > cygwin package. For the other ports, we are looking for volunteers to > compile and publish the binaries. > There is a start a .msi packaging of OCaml + flexdll + findlib: https://forge.ocamlcore.org/projects/ocaml-installer/ http://hg.ocamlcore.org/cgi-bin/hgwebdir.cgi/ocaml-installer/ocaml-installer/ There are still problem and we are lacking a bit of time to finish it. But hopefully, it will be finished one day. If anyone have time/knowledge, we will be happy if he joins the OCaml Windows Installer project. Regards, Sylvain Le Gall