This list is a place for the mutual aid of those who recognize that they're not ocaml gurus yet... everything you wanted to ask about Ocaml, but were afraid to ask in the very official caml-list@inria.fr, can be asked, answered and discussed here.
Satisfaction is NOT guaranteed and if you are teaching more than you're learning... please think that you've probably learnt more than you're teaching! :-)
... You probably need ocamlopt -I +ocamlmlpi graphics.cmxa mpi.cmxa test_mandel.ml Submit a bug to the project OCaml/MPI to explain your problem, maybe other
I am trying to compile a test program written for OcamlMPI; when I just tried the other I realized instead that I got the same compiler error for Graphics::
Hi, ... [...] It must be there. Why do you think you don't have it? You must include an open-statement into your code (or code with Unix.<functionname>) and
2009/12/24 Ashish Agarwal <agarwal1975@...> ... Yes I coulddo that. But that would force me to create a new module using this functor for each couple of
Hi; I need the unix library installed but cannot seem to find it anywhere. I port installed ocaml on my mac, so I guess it might not have come standard?