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

İsmail Dönmez ismail at donmez.ws
Wed Sep 4 05:56:05 PDT 2013


ping?


On Mon, Aug 26, 2013 at 11:51 AM, İsmail Dönmez <ismail at donmez.ws> wrote:

> 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/20130904/58f37a95/attachment.html>


More information about the llvm-dev mailing list