<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, 8 Jan 2016 at 05:37 Nicolai Hähnle <<a href="mailto:nhaehnle@gmail.com">nhaehnle@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07.01.2016 15:53, Nicolai Hähnle wrote:<br>
> since today, I get:<br>
><br>
> $ llvm-config --link-shared --libs engine<br>
> llvm-config: error: <a href="http://libLLVM-3.8svn.so" rel="noreferrer" target="_blank">libLLVM-3.8svn.so</a> is missing<br>
><br>
> Looking at the log, this is most likely caused by your recent change.<br>
> cmake shared library builds generate separate .so files analogous to the<br>
> static library builds, e.g. libLLVMCodeGen.so (no version suffix,<br>
> curiously enough). It would be nice if that wasn't broken :)<br>
<br>
After more investigation and help from Tom Stellard, it turns out that<br>
setting BUILD_SHARED_LIBS=on is what isn't supported with that change to<br>
llvm-config.<br></blockquote><div><br></div><div>Nicolai,</div><div><br></div><div>Sorry, I monitored the buildbots but clearly they don't test that configuration. I'll get onto it right away.</div><div><br></div><div>Cheers,</div><div>Andrew</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> Cheers,<br>
> Nicolai<br>
</blockquote></div></div>