Bug#698247: clang ships most libraries as static libraries, not shared ones

Sylvestre Ledru sylvestre at debian.org
Tue Jan 15 21:59:34 UTC 2013


On 15/01/2013 22:55, Matthias Klose wrote:> Package: clang
> Severity: important
>
> at least for 3.2:
>
> $ ls /usr/lib/libclang*
> /usr/lib/libclang.a             /usr/lib/libclangFrontendTool.a
[...]
> /usr/lib/libclangFrontend.a
>
> and it doesn't look like libclang.so is the catch-all shared library,

Hu ?
dpkg -L libclang-dev  libclang1|grep libclang.so
/usr/lib/libclang.so
/usr/lib/libclang.so.1

Sylvestre



More information about the Pkg-llvm-team mailing list