Browse thread
[ANN] OCaml Batteries Included, alpha 3
[
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: | 2009-02-10 (15:50) |
From: | Matthieu Dubuget <matthieu.dubuget@g...> |
Subject: | Re: [Caml-list] Re: ocamlbuild documentation |
Jan Kybic a écrit : >> your _tags file is too restrictive. Your pkg_… are taken into account >> only for >> .ml and .mli files. >> At link stage, there are not used >> What if you add "<matvflss.nativ> or" on the first line? >> > > Yes, it works! > Nice. > >> I think the findlib packages are simply not used during the final step? >> >>> By the way, how am I supposed to use the caml-types-show-type feature >>> in Emacs Tuareg mode, if ocamlbuild forces all the annot files into >>> the _build subdirectory? >>> >>> >> caml-type.el which is used by emacs, is aware of this. >> > > Not the tuareg mode version 1.45.6 which I am using. But it is > probably just a matter of upgrading, I will try that later. > caml-type.el comes from ocaml distrib. And tuareg uses it. I have the same version, and it works. when I give -cflag -dtypes to ocamlbuild, of course. Salutations Matt