Browse thread
ocamlbuild dependencies on windows and on linux
-
Matthieu Dubuget
- Matthieu Wipliez
- Matthieu Dubuget
[
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-18 (16:38) |
From: | Matthieu Wipliez <mwipliez@y...> |
Subject: | Re : [Caml-list] ocamlbuild dependencies on windows and on linux |
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 ----- Message d'origine ---- > De : Matthieu Dubuget <matthieu.dubuget@gmail.com> > À : caml-list@inria.fr > Envoyé le : Mercredi, 18 Février 2009, 16h33mn 16s > Objet : [Caml-list] ocamlbuild dependencies on windows and on linux > > Hello, > > I did a test project (some directories, myocamlbuild.ml, _tags files, > etc.) that I put on a USB flash key. > > When building on linux, everything seems to work as expected (for > example, if one dependency is touched, only the affected files are built > again). > > When building on windows, everytime I run ocamlbuild, myocamlbuild.ml is > compiled, and more generally, already generated dependencies are built > again. > > Is it something reproduced elsewhere, or is something wrong in my settings? > > Salutations > > Matt > > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs