[Omake] menhir --infer + ocamldep -natives
Michael Furr
furr at cs.umd.edu
Mon May 28 11:53:41 PDT 2007
On Mon, 28 May 2007, Michael Furr wrote:
> Argh, so it seems the problem was that I had an OMakefile which set
> OCAMLINCLUDES = subdir
> instead of *updating* it
> OCAMLINCLUDES += subdir
> and so '-I .' was not included in the command line which lead to the
> horrible consequences.
However, the problem remains with the my parser file. The .ml generated
from the .mly still does not pick up the necessary dependencies.
-m
More information about the Omake
mailing list