<div dir="ltr">That is because I mistyped it:<div>LLVM_ENABLE_LLVM_DYLIB:BOOL=ON</div><div>LLVM_LINK_LLVM_DYLIB:BOOL=ON</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 6, 2016 at 11:31 PM, Wink Saville <span dir="ltr"><<a href="mailto:wink@saville.com" target="_blank">wink@saville.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Sep 6, 2016 at 3:05 PM, Alexandre Isoard<br>
<<a href="mailto:alexandre.isoard@gmail.com">alexandre.isoard@gmail.com</a>> wrote:<br>
</span>> LLVM_ENABLE_DYLIB<br>
<br>
Where/when/how do you specify LLVM_ENABLE_DYLIB and LLVM_LINK_DYLIB?<br>
<br>
I tried the following on the cmake command line:<br>
<br>
$ cmake -G Ninja .. -DCMAKE_INSTALL_PREFIX=/home/<wbr>wink/opt/llvm<br>
-DLLVM_ENABLE_DYLIB=true -DLLVM_LINK_DYLIB=true<br>
<br>
<br>
And got:<br>
...<br>
-- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_<wbr>TYPES_FLAG - Failed<br>
-- Configuring done<br>
-- Generating done<br>
CMake Warning:<br>
  Manually-specified variables were not used by the project:<br>
<br>
    LLVM_ENABLE_DYLIB<br>
    LLVM_LINK_DYLIB<br>
<br>
<br>
-- Build files have been written to: /home/wink/foss/llvm.3.9.0/<wbr>build<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><b>Alexandre Isoard</b><br></div></div>
</div>