[Omake] ocamldep-omake, ocamldep -modules and ocamlfind revisited.

Aleksey Nogin anogin at hrl.com
Mon Aug 20 18:05:11 PDT 2007


On 20.08.2007 17:38, Jason Hickey wrote:

> On Aug 20, 2007, at 3:54 PM, Aleksey Nogin wrote:
>> I would like to drop the OCAMLDEP_MODULES variable and just use the 
>> same OCAMLDEP one everywhere. Is there any reason not to?
> 
> Sounds good to me.  

Done.

> I think it might be better to save the ocamldep 
> stuff for a post-0.9.8.5 release, since OCaml 3.09 is in active use, 
> taking -modules away now would be a mixed message.

Well, that's the question - what fraction of people using OMake with 
OCaml <= 3.09 are also interested in having things work correctly with 
ocamlfind, even in presence of -syntax...

Taking the -modules away is painful, but I think that breaking ocamlfind 
is also painful.

P.S. Not directly related, but I am starting to think that it would be a 
pretty good idea to link OMake with the findlib and provide an internal 
version of ocamlfind. This would make it possible to track indirect 
dependencies (findlib's configuration), cache everything in the single 
file, etc.

Aleksey

-- 
Aleksey Nogin, Research Scientist
Advanced Technologies Department, Information & System Sciences Lab
HRL Laboratories, LLC, Malibu, CA


More information about the Omake mailing list