Closed dougmencken closed 6 years ago
try
export OCAMLRUNPARAM=b
prior to running your crashing example
export OCAMLRUNPARAM=b
shows no change, I got the same
LINKING obuild.bootstrap
Configuring obuild-0.1.9...
uncaught exception
Fatal error: exception Obuild.Prog.ProgramNotFound("ocamlopt")
Called from unknown location
I adapted ./bootstrap script https://github.com/ocaml-obuild/obuild/pull/173 to use no ocamlopt, but there’re other problems with it like