Issue 171661
Summary gold is present in `llvm-19-linker-tools` and `llvm-21-linker-tools` APT packages, but not in `llvm-20-linker-tools`
Labels packaging
Assignees
Reporter localspook
    Is this just an oversight? It means that things like `-flto=thin` fail with an error like:
```txt'
/usr/bin/ld: /usr/lib/llvm-20/bin/../lib/LLVMgold.so: error loading plugin: /usr/lib/llvm-20/bin/../lib/LLVMgold.so: cannot open shared object file: No such file or directory
```
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to