[LLVMdev] cmake build system doesn't produce libLLVM-<major>.<minor>.so

İsmail Dönmez ismail at donmez.ws
Mon Aug 26 01:51:07 PDT 2013


Hi,

For openSUSE Linux we switched to cmake to build llvm and this comes with
its own set of problems which are mostly workaroundable but today I got a
report saying that we lost libLLVM-3.3.so in the transition.

Turns out that cmake build system does not create this file even when
shared libraries are enabled. See
http://llvm.org/bugs/show_bug.cgi?id=15493 for a reported bug about this.

It would be nice if this could be fixed, otherwise my only option would be
reverting back to autoconf which is not nice because llvm project is
thinking about moving to a cmake only solution anyway.

Thanks,
İsmail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130826/1cc1d549/attachment.html>


More information about the llvm-dev mailing list