caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Ann: OCaml-Mingw-Maxi
@ 2004-07-09 14:19 Bauer, Christoph
  2004-07-11 19:45 ` Alain Frisch
  0 siblings, 1 reply; 3+ messages in thread
From: Bauer, Christoph @ 2004-07-09 14:19 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 345 bytes --]

Hi,

OCaml on Windows isn't very well supported. So I put some precompiled
binaries (compiler
+ add-on libraries) in a zip file. 

http://lasagne.unix-ag.uni-kl.de/omm/

It includes (til now):

OCaml 3.08-CVS, linked against tk8.4.6 
ocamake 1.31 
findlib-1.0.4 
PCRE-4.4 (precompiled from GnuWin32 project) 
PCRE-OCaml 5.08.1 

Christoph Bauer

[-- Attachment #2: Type: text/html, Size: 978 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] Ann: OCaml-Mingw-Maxi
  2004-07-09 14:19 [Caml-list] Ann: OCaml-Mingw-Maxi Bauer, Christoph
@ 2004-07-11 19:45 ` Alain Frisch
  2004-07-11 19:53   ` Alain Frisch
  0 siblings, 1 reply; 3+ messages in thread
From: Alain Frisch @ 2004-07-11 19:45 UTC (permalink / raw)
  To: Bauer, Christoph; +Cc: caml-list

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] Ann: OCaml-Mingw-Maxi
  2004-07-11 19:45 ` Alain Frisch
@ 2004-07-11 19:53   ` Alain Frisch
  0 siblings, 0 replies; 3+ messages in thread
From: Alain Frisch @ 2004-07-11 19:53 UTC (permalink / raw)
  To: Bauer, Christoph; +Cc: caml-list

Second bug report:

$ ocamlfind ocamlc -package "unix camlp4" -c -syntax camlp4o
ocamlc.opt.exe: don't know what to do with "-I".

The command line produced by ocamlfind can be obtained by adding
-verbose...


-- 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-07-11 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-09 14:19 [Caml-list] Ann: OCaml-Mingw-Maxi Bauer, Christoph
2004-07-11 19:45 ` Alain Frisch
2004-07-11 19:53   ` Alain Frisch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).