From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@sympa.inria.fr Delivered-To: caml-list@sympa.inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by sympa.inria.fr (Postfix) with ESMTPS id 62DAD7EDD9 for ; Wed, 10 Oct 2012 19:05:00 +0200 (CEST) Received-SPF: None (mail1-smtp-roc.national.inria.fr: no sender authenticity information available from domain of andreas@ml.ignorelist.com) identity=pra; client-ip=80.91.229.3; receiver=mail1-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="andreas@ml.ignorelist.com"; x-conformance=sidf_compatible Received-SPF: Pass (mail1-smtp-roc.national.inria.fr: domain of gclci-caml-list@m.gmane.org designates 80.91.229.3 as permitted sender) identity=mailfrom; client-ip=80.91.229.3; receiver=mail1-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="gclci-caml-list@m.gmane.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" Received-SPF: Pass (mail1-smtp-roc.national.inria.fr: domain of postmaster@plane.gmane.org designates 80.91.229.3 as permitted sender) identity=helo; client-ip=80.91.229.3; receiver=mail1-smtp-roc.national.inria.fr; envelope-from="gclci-caml-list@m.gmane.org"; x-sender="postmaster@plane.gmane.org"; x-conformance=sidf_compatible; x-record-type="v=spf1" X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgMXAE2qdVBQW+UDgWdsb2JhbABEhUuGG6IHAZFDIwEBFiYnBAGCXIEwLIg8liihSY5GgyEDjgKIf5IK X-IronPort-AV: E=Sophos;i="4.80,565,1344204000"; d="scan'208";a="176687354" Received: from plane.gmane.org ([80.91.229.3]) by mail1-smtp-roc.national.inria.fr with ESMTP/TLS/AES256-SHA; 10 Oct 2012 19:04:59 +0200 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TLziS-0003rC-63 for caml-list@inria.fr; Wed, 10 Oct 2012 19:05:04 +0200 Received: from dslb-178-011-091-144.pools.arcor-ip.net ([178.11.91.144]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Oct 2012 19:05:04 +0200 Received: from andreas by dslb-178-011-091-144.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Oct 2012 19:05:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Andreas Date: Wed, 10 Oct 2012 18:52:20 +0200 Organization: - Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslb-178-011-091-144.pools.arcor-ip.net X-Archive: encrypt Subject: [Caml-list] [ANN] Godi for Windows Dear list, This post announces the creation of a godi distribution for windows. "Wodi" differs from the official godi distribution in the following ways: - it ships binary packages for windows (32- and 64-bit builds). You don't need to compile ocaml and often used libraries from source. For convenience, there are also packages for often used external c-libraries (pcre, tcl/tk, gmp, gtk, ... ). - a gtk-based gui for package management that hides the cygwin shell and the godi console from casual users. - patched source packages and build instructions for windows. More details: http://wodi.forge.ocamlcore.org/