Browse thread
Missing the cmi files required to use toplevellib.cma
-
rixed@h...
- Richard Jones
- Mehdi Dogguy
- Gerd Stolpmann
- David Allsopp
[
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: | 2009-10-01 (15:35) |
From: | David Allsopp <dra-news@m...> |
Subject: | RE: [Caml-list] Missing the cmi files required to use toplevellib.cma |
> The problem is : most of the usefull types and functions are installed > in the toplevellib.cma but I can't use this without the proper cmi > files (I need config.cmi for cmi_magic_number, printtyp.cmi and > typemod.cmi for printing signatures, but env.cmi would be nice to have > as well for read_signature). You could add them to http://caml.inria.fr/mantis/view.php?id=4653 ... but as that was requested for 3.11.0 and didn't make it to 3.11.1, I wouldn't hold your breath! David