[Omake] More on ocamldep and generated files.

Aleksey Nogin nogin at cs.caltech.edu
Tue Jun 13 19:56:11 PDT 2006


On 13.06.2006 18:20, Jason Hickey wrote:

> For now, I've added the ocamldep-omake bytecode executable to OMake.

The issue with this approach is that ocamldep will, strictly speaking, 
only handle a particular version of OCaml. This is probably not a big 
deal, _if_ the "-modules" patch gets accepted for future versions of 
OCaml. Otherwise we might get stuck having to maintain a whole 
collection of bytecode ocamldep's for different versions of OCaml :-(

One option would be to maintain both the old and the new build setups in 
OCaml.om for a while, with a variable dictating which one will get used 
in each particular instance :-(

-- 
Aleksey Nogin

Home Page: http://nogin.org/
E-Mail: nogin at cs.caltech.edu (office), aleksey at nogin.org (personal)
Office: Moore 04, tel: (626) 395-2200


More information about the Omake mailing list