[LLVMbugs] [Bug 23981] New: Ocaml bindings fail to build: in llvm_executionengine nativeint when Int64 expected
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 29 06:24:47 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23981
Bug ID: 23981
Summary: Ocaml bindings fail to build: in llvm_executionengine
nativeint when Int64 expected
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: Alain.Lichnewsky at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Making LLVM from trunk (commit f03400827bd4865 in git svn Thu Jun 25 10:56:57
2015), when OCaml bindings enabled causes the following error:
llvm[3]: Compiling llvm_executionengine.ml for Release+Asserts build
File
".../LLVM/build/bindings/ocaml/executionengine/Release+Asserts/llvm_executionengine.ml",
line 54, characters 28-77:
Error: This expression has type nativeint but an expression was expected of
type int64
Configuration details:
- system : Linux Ubuntu 64 bits
- processor: Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz
- OCaml: ocamlc -version 4.01.0 (from Ubuntu distribution)
- OCaml libraries (installed for making LLVM):
ctypes : commit cfb72eebbac89f* Wed Jun 17 21:45:28 2015
bytes : commit 716589723f39ce* Tue Jun 16 13:17:48 2015
Also, I would like to know if OCaml bindings are actively maintained for
use in a project if evaluation turns positive.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150629/300a7530/attachment.html>
More information about the llvm-bugs
mailing list