LinearML icon indicating copy to clipboard operation
LinearML copied to clipboard

How to build on a modern system?

Open olleharstedt opened this issue 7 years ago • 0 comments

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?

olleharstedt avatar Jul 31 '18 20:07 olleharstedt