[
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: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] Checking an interface against an implementation |
On Mon, Dec 05, 2005 at 11:24:29AM +0100, Daniel Bünzli wrote: > Is there a compiler invocation that allows to check that a particular > cmo or cmx implements a given cmi ? I think the tool you're looking for is "objinfo" -- on Linux it's usually installed as "ocamlobjinfo". However this tool only works on .cmi's or .cmo's, not .cmx's. Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.com