Hi,

It seems that the 'ocaml-llvm' package hasn't been updated in a while. It still links with LLVM 3.1, while the current LLVM packages are 3.4.2, and the ocaml files were compiled with an older OCaml compiler. Therefore, right now this package doesn't work at all.

For example:
$ ocamlopt llvm_bitreader.cmxa irreader.ml -o foo
File "irreader.ml", line 1:
Error: /usr/lib/ocaml/llvm.cmi
is not a compiled interface for this version of OCaml.
It seems to be for an older version of OCaml.


Could this 'ocaml-llvm' package be bumped to 3.4.2 and compiled with the current stable version of OCaml please?


Thanks in advance,
Nuno Lopes

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to