Bug#844093: clang-3.9: clang needs library LLVMgold.so from llvm-dev

2016-11-12 Thread Norbert Lange
Hmm, llvm-runtime is not a dependency either, still placing the library in a -dev package with alot of headers is not optimal? I also worked a bit on the test script, with an installed llvm-3.9-dev and the fixed efficiency sanitzier I get this output: (just starnge taht the builtins get linked

Bug#844093: clang-3.9: clang needs library LLVMgold.so from llvm-dev

2016-11-12 Thread Norbert Lange
Package: clang-3.9 Version: 1:3.9-5 Severity: normal Dear Maintainer, Some options require the gold linker and its plugin interface, this library is however residing in the llvm-dev package - which is not a dependency of clang To reproduce, uninstall llvm-3.9-dev and run: echo 'int main() {}'