This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LLVM OCaml bindings


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]