Browse thread
[Caml-list] inconsistent assumptions over interface xxx.cmi
- Henri DF
[
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: | Henri DF <henri.dubois-ferriere@e...> |
| Subject: | [Caml-list] inconsistent assumptions over interface xxx.cmi |
hi, Every now and then, when compiling a medium size (< 100 files) project, i get a 'files xxx.cmo and yyy.cmo make inconsistent assumptions over interface Yyy' - yet xxx.ml makes no references of any kind to yyy.ml (which is why ocamldep does not generate the dependency of yyy over xxx). Of course there must be some indirect dependency of some kind - is there a way to get ocamldep to output these as well, or any other fix? thanks henri ------------------- 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