Advertisement
Guest User

Untitled

a guest
Apr 15th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. $ ocamlfind ocamlc -thread -package lwt,cohttp,cohttp.lwt,core test.ml -o test
  2. File "test.ml", line 1:
  3. Error: Error while linking test.cmo:
  4. Reference to undefined global `Core_kernel'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement