I can't reproduce on Noble:

$ sudo apt install clang lld binutils
...
$ echo "int main() {return 0;}" > main.c
$ clang main.c -fuse-ld=lld -o main
$ strip main
$

I can't reproduce on Questing or Resolute either.

Does the bug only happen with an older version of lld/llvm, or has it
been fixed everywhere already?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2136889

Title:
  riscv64-linux-gnu-strip can't strip the binary linked with lld

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/2136889/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to