Browse thread
MinGW port w/o Cygwin?
[
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: | -- (:) |
| From: | Dmitry Bely <dmitry.bely@g...> |
| Subject: | Re: [Caml-list] Re: MinGW port w/o Cygwin? |
On Dec 26, 2007 8:45 PM, Kuba Ober <ober.14@osu.edu> wrote: > > > If MSYS become mandatory I strongly disagree. Cygwin is a common > > requirement for building any Ocaml distribution on Windows (even if > > you use Microsoft Visual Studio). I see absolutely no problem to > > install and use it. Why I should bother to install another Cygwin fork > > (MSYS) and handle name clashes etc.? > > Cygwin and MSYS are very different. Calling one another's fork is like saying > that Linux and FreeBSD are both UNIX forks. It looks like an offtopic here but still: http://www.mingw.org/MinGWiki/index.php/MSYS "The POSIX layer used by MSYS is a fork of the 1.3.3 version of Cygwin." In fact they just forked cygwin1.dll and stripped it down. - Dmitry Bely