Bug#697199: cannot find ../lib/clang/3.2/lib/linux/libclang_rt.ubsan-x86_64.a: No such file or directory

Sylvestre Ledru sylvestre at debian.org
Sun Jan 6 18:19:59 UTC 2013


>> Both:
>> $ clang++ -fsanitize=address -o plop foo.cpp
>> $ clang++ -fsanitize=address -stdlib=libc++ -o plop foo.cpp
>> works for me with clang 3.2-1~exp1 and libc++ 1.0~svn170866-1~exp1
> 
> Which platform ? I cannot find the lib neither:
> http://packages.debian.org/experimental/amd64/libclang-common-dev/filelist
> nor:
> http://packages.debian.org/experimental/i386/libclang-common-dev/filelist
sudo apt-get install compiler-rt

I will update the error message to make it debian specific.

Sylvestre



More information about the Pkg-llvm-team mailing list