Browse thread
First release of Oug: reference graph from ocaml code
[
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: | 2008-06-10 (07:35) |
From: | Maxence Guesdon <maxence.guesdon@i...> |
Subject: | Re: [Caml-list] First release of Oug: reference graph from ocaml code |
On Mon, 9 Jun 2008 20:03:08 +0200 <RABIH.ELCHAAR@sgam.com> wrote: > Thanks for yor reply. > After some investigations, the tool seems to be only targetting a unix version of ocaml. Indeed. I have no Microsoft Windows. > Some things in checkocaml.ml are easy to patch, like the separator ":" or ";" according to Sys.os_type. Also the distribution generates ocamlc.exe, which fails the search in function find_in_path. > > Nevertheless, there are some calls to fork which is not supported in MSVC distrib. I didn't look more thoroughly to see if this can be patched. > > Is there a plan to deliver a portable version of the tool? Not from me, but I can integrate another contributed configuration script. Regards, Maxence Guesdon