[
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: | Xavier Leroy <xavier.leroy@i...> |
| Subject: | Re: [Caml-list] ocaml 3.07 beta 2 and mingw |
> I've just downloaded ocaml 3.07 beta 2 , and tried to make it with MinGW > (gcc 3.2), but I've got the following error: To build the MinGW version of OCaml, you need full Cygwin; the non-Cygwin MinGW distribution + MSYS tools are not supported. Maybe this version of OCaml should have a more descriptive name such as "compiler runs under Cygwin but produces non-Cygwin, pure Win32 code", but that's quite a mouthful... More generally speaking, one of the major problems with the Windows version of OCaml is the huge diversity of development environments available under Windows. We go so far as to support 3 Windows configurations (full Cygwin, Cygwin-MinGW, and MSVC), which is already stretching things quite far. (By comparison, the Unix sources and Makefiles support > 10 different flavors of Unix with less configuration-specific cruft.) We're sorry, but it's simply not possible to support more Windows configurations. - Xavier Leroy ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners