Browse thread
Road to native windows OCaml...
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-10-14 (09:57) |
From: | Mathias Kende <mathias@k...> |
Subject: | Re: [Caml-list] Road to native windows OCaml... |
Le mardi 14 octobre 2008 à 10:11 +0200, Daniel Bünzli a écrit : > Maybe because if you want to distribute executables using cygwin you > 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/