[
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: | Nicolas Pouillard <nicolas.pouillard@g...> |
| Subject: | Re: [Caml-list] ocamlbuild, menhir and include directories |
On 5/14/07, Stéphane Gimenez <gimenez@pps.jussieu.fr> wrote: > Hi Caml list, > > I got stuck with calls from ocamlbuild to > menhir --infer ... > failing because include dirs (-I dir) were not given as parameters. > I already fixed this bug on the ocamlbuild side by giving -I directories trough --ocamlc. It's in the CVS, release3100 tag -- Nicolas Pouillard