Dang, i have a build problem, perhaps Shayne can help?
Ocaml 4.06, opam, the build says this:
File "build/release/src/compiler/ocs/src/ocs_types.mli", line 34,
characters 15-30:
Error: Unbound module Big_int
Now, opam can find bignum, the problem is it is JaneSt flavoured. I specifically do NOT
want any JaneSt crud involved in the Felix build. The build must proceed with a stock
Ocaml installation. I don't want users to have to install opam and learn how to use
it just to build the compiler.
It should work, bignum is a standard part of Ocaml, not a
separate package.
--
john skaller