[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ocamlfind byte does not work -- is this a bug?



Le 23/08/2011 22:35, Hilko Bengen a écrit :
The OCaml part of febootstrap does not build on architectures without a
native code compiler:

https://buildd.debian.org/status/fetch.php?pkg=febootstrap&arch=mips&ver=3.8-1&stamp=1314125941

Apparently, OCAMLBEST has been set to "byte" by the AC_PROG_OCAML macro.

While on architectures with a native code compiler "ocamlfind opt" works
as expected, "ocamlfind byte" does not.

I didn't find any mention of "ocamlfind byte" in the doc, nor have I ever seen it being used. This looks like a bug to me, maybe the wrong variable being used. "ocamlfind ocamlc" should be called instead (and it is, in the lines preceding the call to "ocamlfind byte").


Cheers,

--
Stéphane


Reply to: