[
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 and menhir on MinGW |
Are you in cygwin or the windows "shell"? On 5/22/07, Christoph Bauer <Christoph.Bauer@lmsintl.com> wrote: > Hi, > > it there a quoting problem with ocamlbuild on OCaml/MinGW? I'm using > the released OCaml 3.10.0. > > $ ocamlbuild -use-menhir -I mlutils .... > C:/ocamlmgw/bin/menhir --raw-depend --ocamldep "ocamldep -modules" > mlutils/globParser.mly > mlutils/globParser.mly.depends > C:\ocamlmgw\bin\menhir: unknown option `-modules > mlutils/globParser.mly'. > Usage: C:\ocamlmgw\bin\menhir <options> <filenames> > .... > > But ocamldep should get the -modules flag, not menhir. > > Christoph Bauer > -- Nicolas Pouillard