LinearML
LinearML copied to clipboard
How to build on a modern system?
Did anyone succeed with building LinearML on a modern system? I'm using OPAM to switch to 4.02.0, installing llvm.3.6, but still get
File "emit.ml", line 33, characters 5-9:
Error: Unbound module Llvm
Makefile:92: recipe for target 'emit.cmx' failed
Some missing config to include the Llvm module?