[Omake] Dependencies on .o/.obj for OCaml modules

Aleksey Nogin nogin at metaprl.org
Tue Mar 4 17:09:20 PST 2008


On 04.03.2008 03:07, Alain Frisch wrote:

> Alain Frisch wrote:
>> Well, it really seems to me that the PrintMLDependencies function
>> generates dependencies from .cmx files to .o/.obj files. If I uncomment
>> the debug statement (that prints the dependencies to stderr), I get:
>>
>> b.cmo: a.cmi
>> b.cmx b.obj: \
>>     a.cmi  \
>>     a.cmx \
>>     a.obj
>>
>> (for two files a.ml, b.ml where b.ml refers to module A.)
> 
> I just submitted a bug report for that.
> 
Just fixed this on SVN.

Aleksey

P.S. The next release is way overdue, but both of Jason and I were busy 
with other things lately :-(


More information about the Omake mailing list