<div dir="ltr"><div>I'm the packager for llvm for the EPEL and it appears that all of the .so files aren't being generated for clang. For example, libclang.so is being generated ( <a href="http://pkgs.org/centos-6/epel-x86_64/clang-3.4.2-1.el6.x86_64.rpm.html">http://pkgs.org/centos-6/epel-x86_64/clang-3.4.2-1.el6.x86_64.rpm.html</a> ) but several of the symbols are only available in statically linked (.a) files ( <a href="http://pkgs.org/centos-6/epel-x86_64/llvm-static-3.4.2-1.el6.x86_64.rpm.html">http://pkgs.org/centos-6/epel-x86_64/llvm-static-3.4.2-1.el6.x86_64.rpm.html</a> ).<br><br>Is there something I can do to get all of the .so files to be generated?<br><br>If it helps, the .spec file that I'm using can be found at <a href="http://pkgs.fedoraproject.org/cgit/llvm.git/tree/llvm.spec?h=el6">http://pkgs.fedoraproject.org/cgit/llvm.git/tree/llvm.spec?h=el6</a> and the configure command starts on line 320.<br><br></div><div>Thanks,<br></div>Dave<br></div>