[
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: | Alain Frisch <Alain.Frisch@e...> |
| Subject: | Re: [Caml-list] Ann: OCaml-Mingw-Maxi |
On Fri, 9 Jul 2004, Bauer, Christoph wrote: > OCaml on Windows isn't very well supported. So I put some precompiled > binaries (compiler > + add-on libraries) in a zip file. Thanks ! This kind of contribution is really helpful: I wish the OCaml/Windows users could produce more "community" support (patches to make packages work under windows, information on how to install things, support tools, mailing list, ...). E.g.: I find it disappointing not to find good support for findlib with the mingw port... First bug report: $ ocamlfind query camlp4 c:/ocamlmgw/lib/site-lib\camlp4\C:/ocamlmgw/lib/camlp4 I guess that ocamlfind doesn't consider "C:/..." to be an absolute path, so it prepends the site-lib prefix. Work-around: use diretory="+camlp4" in site-lib/camlp4/META. -- Alain ------------------- 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