Can ocamlfind report what it does?
Hendrik Boom <[email protected]>
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 02 May 2014 16:16:45 -0400, Sebastien Mondet wrote: > Hi > > You should use ocamlfind. > > ocamlfind ocamlopt -package ... etc. > > > Cheers Seb > Yes, that works better. Is there a way to get ocamlfind to show me the command it ends up building and executing? -- hendrik