<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:josh@berdine.net" title="Josh Berdine <josh@berdine.net>"> <span class="fn">Josh Berdine</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - "make install" uses /usr/lib/ocaml/llvm, not CMAKE_INSTALL_PREFIX"
href="https://bugs.llvm.org/show_bug.cgi?id=45612">bug 45612</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>josh@berdine.net
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - "make install" uses /usr/lib/ocaml/llvm, not CMAKE_INSTALL_PREFIX"
href="https://bugs.llvm.org/show_bug.cgi?id=45612#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - "make install" uses /usr/lib/ocaml/llvm, not CMAKE_INSTALL_PREFIX"
href="https://bugs.llvm.org/show_bug.cgi?id=45612">bug 45612</a>
from <span class="vcard"><a class="email" href="mailto:josh@berdine.net" title="Josh Berdine <josh@berdine.net>"> <span class="fn">Josh Berdine</span></a>
</span></b>
<pre>The OCaml bindings are intended to be installed into DLLVM_OCAML_INSTALL_PATH,
not CMAKE_INSTALL_PREFIX. Either or both can be configured as desired with
cmake, see for example
<a href="https://github.com/llvm/llvm-project/tree/main/llvm/bindings/ocaml">https://github.com/llvm/llvm-project/tree/main/llvm/bindings/ocaml</a> .</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>