[
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: | Francois Pottier <Francois.Pottier@i...> |
| Subject: | Re: [Caml-list] OCamlMakefile, menhir and its --infer option |
Hello, On Thu, Aug 06, 2009 at 01:16:35PM +0200, ChoJin wrote: > I have an issue while using OCamlMakefile, menhir and its --infer > option. I don't know if OCamlMakefile properly supports menhir with the --infer option. The simplest solution to your problem would be to use ocamlbuild instead of OCamlMakefile. Another possibility would be to use "Makefile.shared", which is provided with menhir -- it is, however, known to have some bugs. -- François Pottier Francois.Pottier@inria.fr http://gallium.inria.fr/~fpottier/