From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL autolearn=disabled version=3.1.3 Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by yquem.inria.fr (Postfix) with ESMTP id ACEDBBBAF for ; Tue, 14 Oct 2008 11:57:08 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsYDAF8J9EjAXQIniGdsb2JhbACTYAEBARUiqXKBbA X-IronPort-AV: E=Sophos;i="4.33,408,1220220000"; d="scan'208";a="18707876" Received: from concorde.inria.fr ([192.93.2.39]) by mail1-smtp-roc.national.inria.fr with ESMTP; 14 Oct 2008 11:57:08 +0200 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id m9E9v8tm013319 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Tue, 14 Oct 2008 11:57:08 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsQBAOIJ9EjU4367mmdsb2JhbACTYAEBAQEBCAsKBxEDqXeBbA X-IronPort-AV: E=Sophos;i="4.33,408,1220220000"; d="scan'208";a="30317929" Received: from moutng.kundenserver.de ([212.227.126.187]) by mail4-smtp-sop.national.inria.fr with ESMTP; 14 Oct 2008 11:57:07 +0200 Received: from [129.199.159.5] (rezo-159-5.ens.fr [129.199.159.5]) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis) id 0ML29c-1KpgeD3MEp-0001oO; Tue, 14 Oct 2008 11:57:02 +0200 Subject: Re: [Caml-list] Road to native windows OCaml... From: Mathias Kende To: Daniel =?ISO-8859-1?Q?B=FCnzli?= Cc: OCaml Mailing List In-Reply-To: <548B4D09-6EFF-4805-83E2-D1F413706EE5@erratique.ch> References: <200810131935.53365.kuba@mareimbrium.org> <548B4D09-6EFF-4805-83E2-D1F413706EE5@erratique.ch> Content-Type: text/plain; charset=UTF-8 Date: Tue, 14 Oct 2008 11:57:08 +0200 Message-Id: <1223978228.7255.6.camel@MATHIAS-ENS> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V01U2FsdGVkX1+twc6pafyeVQ6twpw6moLxk9OLBmuBEmiPGIi RIDcKCYENJ/ScgQCcLKEJTr06/ET2QgPmfYTaNle+cTLali6vp ZPAsP6gR9yCgY/Zr/WWE+xpkb7EyeUe X-Miltered: at concorde with ID 48F46CF4.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; ocaml:01 0200,:01 cygwin:01 cygwin:01 mathias:98 mathias:98 gpl:01 gpl:01 caml-list:01 executables:01 posix:01 native:03 permissive:03 daniel:04 licence:05 Le mardi 14 octobre 2008 =C3=A0 10:11 +0200, Daniel B=C3=BCnzli a =C3=A9cri= t : > Maybe because if you want to distribute executables using cygwin you =20 > have to release your code under a GPL compatible license [1]. You could have a look at UWIN [1] which, while not as actively maintained as cygwin, also provide the basic POSIX emulation for Windows but under the Common Public Licence which is more permissive than the GPL. Mathias [1] http://www.research.att.com/sw/tools/uwin/