I want an symbolic link from libc++abi.so.1 to libc++abi.so

Sylvestre Ledru sylvestre at debian.org
Tue Jun 1 16:55:55 BST 2021


Try with
sudo apt install libc++-dev libc++abi-dev

01/06/2021 à 17:43, reimusoviet a écrit :
> Why doesn't Debian create a symbolic link from libc++abi.so.1 to libc++abi.so.1 when I run "sudo apt install libc++-dev"? "clang++ -stdlib=libc++ a.cpp" outputs an error becsuse of this.
> 
> This is that error:
> reimu at main:~/Desktop$ clang++ -stdlib=libc++ a.cpp
> ld: error: unable to find library -lc++abi clang: error: linker command failed with exit code 1 (use -v to see invocation)
> 
> Sent with ProtonMail <https://protonmail.com/> Secure Email.
> 




More information about the Pkg-llvm-team mailing list