Browse thread
[Caml-list] ocaml 3.09.0 binary distribution for windows/mingw
-
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: | 2006-04-11 (12:43) |
From: | Jonathan Roewen <jonathan.roewen@g...> |
Subject: | Re: [Caml-list] ocaml 3.09.0 binary distribution for windows/mingw |
> 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? The other option is that you limit ocamlmklib on windows to only generate the static (or dynamic, depending on what would be thought as best) versions? At least it'd give one a halfway house. BTW: this stems from trying to build camlimages on Win32 with MingW. I guess I'll google some to see if anyone indeed pulled this off. Jonathan