--- In ocaml_beginners%40yahoogroups.com">ocaml_beginners
yahoogroups.com, Virgile Prevosto <virgile.prevosto
...> wrote:
> But this algorithm does not have to be implemented internally by the
> compiler itself. It is more an issue of the build system
> (I guess this could be written as an ocamlbuild plugin when ocaml
> 3.10 will be out)
> --
Yes. What I mean is, the perfect solution would be a system
that has a default algorithm to decide the order of compilation, to which
the user can add a few constraints if he so wishes.
Ewan
.