On Tue, Apr 26, 2016 at 10:37:36AM +0100, Andrew Cooper wrote:
> Dependency tracking is non-existant in the Ocaml subdirectory. In some
> copious free time I need to rewrite that part of the build system, as
> the generated cmx/cmxa files are unusable outside of the Xen source tree
> (because of e
On 26/04/16 10:31, Roger Pau Monné wrote:
> Hello,
>
> I've hit the following error when trying to compile the ocaml tools using
> clang 3.8.0 and ocaml 4.02.3:
>
> gmake -C test all
> gmake[2]: Entering directory '/root/src/xen/tools/ocaml/test'
> MLOPTxtl.cmx
> MLBINxtl
> File "_none_"
Hello,
I've hit the following error when trying to compile the ocaml tools using
clang 3.8.0 and ocaml 4.02.3:
gmake -C test all
gmake[2]: Entering directory '/root/src/xen/tools/ocaml/test'
MLOPTxtl.cmx
MLBINxtl
File "_none_", line 1:
Error: Files xtl.cmx
and /root/src/xen/tool