search for: 58f37a95

Displaying 1 result from an estimated 1 matches for "58f37a95".

Did you mean: 583795
2013 Aug 26
1
[LLVMdev] cmake build system doesn't produce libLLVM-<major>.<minor>.so
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