Browse thread
Behavior of csldep
- Kevin Gallo
[
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: | Kevin Gallo <kgallo@m...> |
| Subject: | Behavior of csldep |
When I use csldep to automatically generate dependencies for both bytecode and native code versions, the .cmo files are listed as depending on .cmi files whereas the .cmx files are listed as depending on the .cmx files. Is this the correct behavior and is there a workaround? Thanks, Kevin