<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW " title="NEW --- - Ocaml bindings fail to build: in llvm_executionengine nativeint when Int64 expected" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23981&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=a2hesdrd1JdH7b3RIukWMptpMBop0GsMCRnVaYt-Jgs&s=xb6elI5MvCnGzPKb3dkZSUxOyXGYjCNbHmPkrzBPgSg&e=">23981</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Ocaml bindings fail to build: in llvm_executionengine nativeint when Int64 expected
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>Alain.Lichnewsky@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>