Browse thread
ocamlbuild dependencies on windows and on linux
-
Matthieu Dubuget
-
Matthieu Wipliez
- Matthieu Dubuget
- Matthieu Dubuget
-
Matthieu Wipliez
[
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: | Matthieu Dubuget <matthieu.dubuget@g...> |
| Subject: | Re: Re : [Caml-list] ocamlbuild dependencies on windows and on linux |
Matthieu Wipliez a écrit : > Hi, > > concerning myocamlbuild.ml, I reported the very same bug here: http://caml.inria.fr/mantis/view.php?id=4710 > As far as I know, this is due to the fact that when Ocamlbuild checks whether the plugin has been built, it only looks for "myocamlbuild". On Windows it should look for "myocamlbuild.exe". > > I don't know if this causes the regeneration of other dependencies though. > > Matthieu > > Thanks. I simply forgot to have a look at mantis before asking. That's a good starting point to modify a little ocamlbuild in order to improve this. Salutations Matt