llvm-ocaml-tutorial icon indicating copy to clipboard operation
llvm-ocaml-tutorial copied to clipboard

make the code compile

Open HuStmpHrrr opened this issue 4 years ago • 0 comments

$ ocamlc --version
4.08.0

another problem I suffered a bit was the linking stuff:

_build/default/bin/kaleidoscope.exe: error while loading shared libraries: libbindings.so: cannot open shared object file: No such file or directory

I've got no idea how to fix it. It would be helpful if you can see whether this code is still working for you or not.

HuStmpHrrr avatar Apr 09 '20 13:04 HuStmpHrrr