Browse thread
[Caml-list] ocaml 3.09.0 binary distribution for windows/mingw
-
Jonathan Roewen
-
Dmitry Bely
-
Jonathan Roewen
- Dmitry Bely
-
Jonathan Roewen
-
Dmitry Bely
[
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 <dbely@m...> |
| Subject: | Re: [Caml-list] ocaml 3.09.0 binary distribution for windows/mingw |
"Jonathan Roewen" <jonathan.roewen@gmail.com> writes: >> Just because it cannot be build under Windows. See >> >> http://caml.inria.fr/pub/ml-archives/caml-list/2003/07/e9c6124bdfecdfc3581bcce8c957f2ca.en.html > > Hmm, that's interesting indeed. > > And this also applies to MingW? If it worked with MingW, that would be > great. I read it's available with Cygwin .. so surely it'd extend to > MingW too? Yes, it applies to Mingw too (I was wrong if you've read the whole thread). The reason it works under Cygwin is that Cygwin build does not support dynamic linking. - Dmitry Bely